- 172001 constexpr std::uintptr_t TriggerInteraction = 0x40 ;
- 172002 constexpr std::uintptr_t HitMultipleFaces = 0x44 ;
- 172003 constexpr std::uintptr_t HitBackfaces = 0x45 ;
- 172004 }
- 172005
- 172006 namespace GamePhysicsJobs__ScatterColliderHitsJob
- 172007 {
- 172008 constexpr std::uintptr_t To = 0x0 ;
- 172009 constexpr std::uintptr_t From = 0x10 ;
- 172010 constexpr std::uintptr_t Indices = 0x20 ;
- 172011 constexpr std::uintptr_t MaxHitsPerRay = 0x30 ;
- 172012 }
- 172013
- 172014 namespace GamePhysicsJobs__CheckHitsJob
- 172015 {
- 172016 constexpr std::uintptr_t Results = 0x0 ;
- 172017 constexpr std::uintptr_t Hits = 0x10 ;
- 172018 }
- 172019
- 172020 namespace GamePhysicsJobs__PreProcessWaterRaysJob
- 172021 {
- 172022 constexpr std::uintptr_t hits = 0x0 ;
- 172023 constexpr std::uintptr_t rays = 0x10 ;
- 172024 constexpr std::uintptr_t maxHitsPerTrace = 0x20 ;
- 172025 constexpr std::uintptr_t WaterIndices = 0x28 ;
- 172026 constexpr std::uintptr_t WaterRays = 0x30 ;
- 172027 constexpr std::uintptr_t WaterMaxDists = 0x38 ;
- 172028 constexpr std::uintptr_t DeepIndices = 0x48 ;
- 172029 constexpr std::uintptr_t MainIndices = 0x50 ;
- 172030 constexpr std::uintptr_t DeepSeaBounds = 0x58 ;
- 172031 }
- 172032
- 172033 namespace GamePhysicsJobs__GenerateSphereCmdsFromCapsuleCmdsJob
- 172034 {
- 172035 constexpr std::uintptr_t SphereCommands = 0x0 ;
- 172036 constexpr std::uintptr_t Commands = 0x10 ;
- 172037 constexpr std::uintptr_t Indices = 0x20 ;
- 172038 }
- 172039
- 172040 namespace GamePhysicsJobs__SelectNearestNHitsJob
- 172041 {
- 172042 constexpr std::uintptr_t Results = 0x0 ;
- 172043 constexpr std::uintptr_t Hits = 0x10 ;
- 172044 constexpr std::uintptr_t HitsPerBatch = 0x20 ;
- 172045 constexpr std::uintptr_t SelectCount = 0x24 ;
- 172046 }
- 172047
- 172048 namespace GamePhysicsJobs__RemoveInvalidRaycastHitsJob
- 172049 {
- 172050 constexpr std::uintptr_t Hits = 0x0 ;
- 172051 constexpr std::uintptr_t AreValid = 0x10 ;
- 172052 constexpr std::uintptr_t HitsPerBatch = 0x20 ;
- 172053 }
- 172054
- 172055 namespace GamePhysicsJobs__ValidateOverlapSphereCommandsJob
- 172056 {
- 172057 constexpr std::uintptr_t InvalidIndices = 0x0 ;
- 172058 constexpr std::uintptr_t Commands = 0x8 ;
- 172059 }
- 172060
- 172061 namespace GamePhysicsJobs__GenerateOverlapBoxCommandsJob
- 172062 {
- 172063 constexpr std::uintptr_t BoxCommands = 0x0 ;
- 172064 constexpr std::uintptr_t Centers = 0x10 ;
- 172065 constexpr std::uintptr_t Extents = 0x20 ;
- 172066 constexpr std::uintptr_t LayerMasks = 0x30 ;
- 172067 constexpr std::uintptr_t TriggerInteraction = 0x40 ;
- 172068 constexpr std::uintptr_t HitMultipleFaces = 0x44 ;
- 172069 constexpr std::uintptr_t HitBackfaces = 0x45 ;
- 172070 }
- 172071
- 172072 namespace GamePhysicsJobs__SortHitsJob`1
- 172073 {
- 172074 constexpr std::uintptr_t Hits = 0xFFFFFFFFFFFFFFF0 ;
- 172075 }
- 172076
- 172077 namespace GamePhysicsJobs__ValidateOverlapCapsuleCommandsJob
- 172078 {
- 172079 constexpr std::uintptr_t InvalidIndices = 0x0 ;
- 172080 constexpr std::uintptr_t Commands = 0x8 ;
- 172081 }
- 172082
- 172083 namespace GamePhysicsJobs__SelectNearestHitsJob
- 172084 {
- 172085 constexpr std::uintptr_t Results = 0x0 ;
- 172086 constexpr std::uintptr_t Hits = 0x10 ;
- 172087 constexpr std::uintptr_t HitsPerBatch = 0x20 ;
- 172088 }
- 172089
- 172090 namespace GamePhysicsJobs__RemoveLayerMaskJob
- 172091 {
- 172092 constexpr std::uintptr_t LayerMasks = 0x0 ;
- 172093 constexpr std::uintptr_t ShouldIgnore = 0x10 ;
- 172094 constexpr std::uintptr_t MaskToRemove = 0x20 ;
- 172095 }
- 172096
- 172097 namespace GamePhysicsJobs__PreProcessWaterSpheresJob
- 172098 {
- 172099 constexpr std::uintptr_t hits = 0x0 ;
- 172100 constexpr std::uintptr_t rays = 0x10 ;
- 172101 constexpr std::uintptr_t maxHitsPerTrace = 0x20 ;
- 172102 constexpr std::uintptr_t WaterIndices = 0x28 ;
- 172103 constexpr std::uintptr_t WaterRays = 0x30 ;
- 172104 constexpr std::uintptr_t WaterMaxDists = 0x38 ;
- 172105 constexpr std::uintptr_t DeepIndices = 0x48 ;
- 172106 constexpr std::uintptr_t MainIndices = 0x50 ;
- 172107 constexpr std::uintptr_t DeepSeaBounds = 0x58 ;
- 172108 }
- 172109
- 172110 namespace Rust_Rendering_IndirectInstancing__FallbackTransformJob
- 172111 {
- 172112 constexpr std::uintptr_t local_bounds = 0x0 ;
- 172113 constexpr std::uintptr_t bounds = 0x10 ;
- 172114 }
- 172115
- 172116 namespace Rust_Rendering_IndirectInstancing__SIMD_FrustumJob
- 172117 {
- 172118 constexpr std::uintptr_t frustum = 0x0 ;
- 172119 constexpr std::uintptr_t per_instance_bounds = 0x60 ;
- 172120 constexpr std::uintptr_t bounds_center_x = 0x70 ;
- 172121 constexpr std::uintptr_t bounds_center_y = 0x80 ;
- 172122 constexpr std::uintptr_t bounds_center_z = 0x90 ;
- 172123 constexpr std::uintptr_t bounds_extents_x = 0xA0 ;
- 172124 constexpr std::uintptr_t bounds_extents_y = 0xB0 ;
- 172125 constexpr std::uintptr_t bounds_extents_z = 0xC0 ;
- 172126 constexpr std::uintptr_t cull_result_bytes = 0xD0 ;
- 172127 }
- 172128
- 172129 namespace Rust_Rendering_IndirectInstancing__Streaming_InstancingSquaredDistanceJob
- 172130 {
- 172131 constexpr std::uintptr_t camera_position = 0x0 ;
- 172132 constexpr std::uintptr_t command_counts = 0x10 ;
- 172133 constexpr std::uintptr_t command_offsets = 0x20 ;
- 172134 constexpr std::uintptr_t commands = 0x30 ;
- 172135 constexpr std::uintptr_t tracked_instance_counts = 0x40 ;
- 172136 constexpr std::uintptr_t per_instance_bounds = 0x50 ;
- 172137 constexpr std::uintptr_t combined_squared_distances = 0x60 ;
- 172138 constexpr std::uintptr_t debug_use_all_instances = 0x70 ;
- 172139 }
- 172140
- 172141 namespace Rust_Rendering_IndirectInstancing__Streaming_FallbackSquaredDistanceJob
- 172142 {
- 172143 constexpr std::uintptr_t camera_position = 0x0 ;
- 172144 constexpr std::uintptr_t bounds = 0x10 ;
- 172145 constexpr std::uintptr_t squared_distances = 0x20 ;
- 172146 }
- 172147
- 172148 namespace Rust_Rendering_IndirectInstancing__Streaming_ScaledUVDistributionMetricJob
- 172149 {
- 172150 constexpr std::uintptr_t tracked_command_counts = 0x0 ;
- 172151 constexpr std::uintptr_t command_offsets = 0x10 ;
- 172152 constexpr std::uintptr_t commands = 0x20 ;
- 172153 constexpr std::uintptr_t tracked_instance_counts = 0x30 ;
- 172154 constexpr std::uintptr_t vertex_area_scales = 0x40 ;
- 172155 constexpr std::uintptr_t mesh_uv_distribution_metrics = 0x50 ;
- 172156 constexpr std::uintptr_t scaled_uv_distribution_metrics = 0x60 ;
- 172157 constexpr std::uintptr_t debug_use_vertex_area_scales = 0x70 ;
- 172158 constexpr std::uintptr_t debug_use_mesh_uv_distribution_metrics = 0x71 ;
- 172159 constexpr std::uintptr_t debug_use_all_instances = 0x72 ;
- 172160 }
- 172161
- 172162 namespace Rust_Rendering_IndirectInstancing__SIMD_LODJob
- 172163 {
- 172164 constexpr std::uintptr_t camera_pos = 0x0 ;
- 172165 constexpr std::uintptr_t max_distance = 0xC ;
- 172166 constexpr std::uintptr_t one_over_quality = 0x10 ;
- 172167 constexpr std::uintptr_t pre_culled_mask = 0x18 ;
- 172168 constexpr std::uintptr_t instance_x = 0x28 ;
- 172169 constexpr std::uintptr_t instance_y = 0x38 ;
- 172170 constexpr std::uintptr_t instance_z = 0x48 ;
- 172171 constexpr std::uintptr_t min_distances = 0x58 ;
- 172172 constexpr std::uintptr_t max_distances = 0x68 ;
- 172173 constexpr std::uintptr_t cull_result_bytes = 0x78 ;
- 172174 constexpr std::uintptr_t debug_use_pre_culled_mask = 0x88 ;
- 172175 }
- 172176
- 172177 namespace Rust_Rendering_IndirectInstancing__InstancedLODComponent
- 172178 {
- 172179 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172180 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 172181 constexpr std::uintptr_t DistanceMode = 0x20 ;
- 172182 constexpr std::uintptr_t OccludeeParams = 0x24 ;
- 172183
- 172184 constexpr std::uintptr_t _f51ac998613ea50eee1f70e9756be0af782e9bbd = 0x38 ;
- 172185 constexpr std::uintptr_t _0c68fd2292f73cf34d0d7d318ac8e7782bcfe981 = 0x40 ;
- 172186 constexpr std::uintptr_t _8c841a8a4f17a83d6b78d2ade6f1f03fd1494049 = 0x48 ;
- 172187 constexpr std::uintptr_t _61aab7b1daec6324329cd2897ec7af668ef01f08 = 0x4C ;
- 172188 constexpr std::uintptr_t _4967406ea042676eab3288d47193d6dba3719f29 = 0x4D ;
- 172189 constexpr std::uintptr_t _e46309e86bcb56444da2223c19f15389f7423e3a = 0x50 ;
- 172190 constexpr std::uintptr_t _54390d0cec0789c9ac3b5a75eb50a318d5092b17 = 0x58 ;
- 172191 constexpr std::uintptr_t _1cfc95775443780273c56ec3f4d075d30522cbea = 0x5C ;
- 172192 constexpr std::uintptr_t _4e34dcf3f75324079b0fb2778ba36ac3ef964730 = 0x5D ;
- 172193 constexpr std::uintptr_t _e7f71f76b0a5349f6761f997f7b0dbe115bc131e = 0x60 ;
- 172194 constexpr std::uintptr_t _0295ec394fae8580b25dd3ebddc783a05cdf6462 = 0x68 ;
- 172195 constexpr std::uintptr_t _ba5d209c5366dc29561516ae23bd3c2e6229aea6 = 0x88 ;
- 172196 constexpr std::uintptr_t _76b0d2e60c863c2178643a95bcf8ce3448190074 = 0x90 ;
- 172197 constexpr std::uintptr_t _c11c0d673dacb363808535c4cf9278c54ba075c1 = 0x94 ;
- 172198 constexpr std::uintptr_t _49f1bd519c0a4b7a364b339022144b01f0f4b8ff = 0x95 ;
- 172199 constexpr std::uintptr_t _13dc0443e6169ff34c4079434899eeb0557dba07 = 0x96 ;
- 172200 constexpr std::uintptr_t _dc0adb2be7462b68fe5659725b133e02426abfe9 = 0x98 ;
- 172201 constexpr std::uintptr_t _540a7fc808d6260a5e9098a5f0fd0848d453601d = 0xB8 ;
- 172202 constexpr std::uintptr_t _df3835cb8e5393b3daaae6d19d21b7e065a754dc = 0xC0 ;
- 172203 constexpr std::uintptr_t _9a8f67336ad06f8198fa4c7ea03841711aa294d1 = 0xC8 ;
- 172204 }
- 172205
- 172206 namespace Rust_Rendering_IndirectInstancing__AggregateCommandsJob
- 172207 {
- 172208 constexpr std::uintptr_t command_offsets = 0x0 ;
- 172209 constexpr std::uintptr_t tracked_command_counts = 0x10 ;
- 172210 constexpr std::uintptr_t cull_result_bitmap = 0x20 ;
- 172211 constexpr std::uintptr_t tracked_instance_counts = 0x30 ;
- 172212 constexpr std::uintptr_t call_indices = 0x40 ;
- 172213 constexpr std::uintptr_t commands = 0x50 ;
- 172214 constexpr std::uintptr_t command_counts_after_culling = 0x60 ;
- 172215 constexpr std::uintptr_t per_command_damage = 0x70 ;
- 172216 }
- 172217
- 172218 namespace Rust_Rendering_IndirectInstancing__DamageTrackerRegionScanJob
- 172219 {
- 172220 constexpr std::uintptr_t damage = 0x0 ;
- 172221 constexpr std::uintptr_t regions = 0x10 ;
- 172222 }
- 172223
- 172224 namespace Rust_Rendering_IndirectInstancing__SIMD_RaycastJob
- 172225 {
- 172226 constexpr std::uintptr_t ray = 0x0 ;
- 172227 constexpr std::uintptr_t cull_result_bytes = 0x18 ;
- 172228 constexpr std::uintptr_t bounds_center_x = 0x28 ;
- 172229 constexpr std::uintptr_t bounds_center_y = 0x38 ;
- 172230 constexpr std::uintptr_t bounds_center_z = 0x48 ;
- 172231 constexpr std::uintptr_t bounds_extents_x = 0x58 ;
- 172232 constexpr std::uintptr_t bounds_extents_y = 0x68 ;
- 172233 constexpr std::uintptr_t bounds_extents_z = 0x78 ;
- 172234 constexpr std::uintptr_t out_hit = 0x88 ;
- 172235 }
- 172236
- 172237 namespace Rust_Rendering_IndirectInstancing__SIMD_TerrainJob
- 172238 {
- 172239 constexpr std::uintptr_t camera_pos = 0x0 ;
- 172240 constexpr std::uintptr_t terrain = 0x10 ;
- 172241 constexpr std::uintptr_t per_instance_bounds = 0x60 ;
- 172242 constexpr std::uintptr_t bounds_center_x = 0x70 ;
- 172243 constexpr std::uintptr_t bounds_center_y = 0x80 ;
- 172244 constexpr std::uintptr_t bounds_center_z = 0x90 ;
- 172245 constexpr std::uintptr_t bounds_extents_y = 0xA0 ;
- 172246 constexpr std::uintptr_t cull_result_bytes = 0xB0 ;
- 172247 constexpr std::uintptr_t tc_max_iterations = 0xC0 ;
- 172248 }
- 172249
- 172250 namespace Rust_Rendering_IndirectInstancing__Streaming_CalculateMipLevelJob
- 172251 {
- 172252 constexpr std::uintptr_t camera_params = 0x0 ;
- 172253 constexpr std::uintptr_t camera_eye_to_screen_distance_squared = 0x24 ;
- 172254 constexpr std::uintptr_t instanced_scaled_uv_distribution_metrics = 0x28 ;
- 172255 constexpr std::uintptr_t instanced_squared_distances = 0x38 ;
- 172256 constexpr std::uintptr_t fallback_scaled_uv_distribution_metrics = 0x48 ;
- 172257 constexpr std::uintptr_t fallback_squared_distances = 0x58 ;
- 172258 constexpr std::uintptr_t texture_to_calls = 0x68 ;
- 172259 constexpr std::uintptr_t texel_counts = 0x78 ;
- 172260 constexpr std::uintptr_t mip_levels = 0x88 ;
- 172261 constexpr std::uintptr_t dirty_textures = 0x98 ;
- 172262 constexpr std::uintptr_t debug_instancing_fixed_distance_sq = 0xA8 ;
- 172263 constexpr std::uintptr_t debug_fallback_fixed_distance_sq = 0xAC ;
- 172264 constexpr std::uintptr_t debug_force_mip_level = 0xB0 ;
- 172265 }
- 172266
- 172267 namespace Rust_Rendering_IndirectInstancing__TransformGatherJob
- 172268 {
- 172269 constexpr std::uintptr_t matrix_cache = 0x0 ;
- 172270 }
- 172271
- 172272 namespace Rust_Rendering_IndirectInstancing__TransformApplyJob
- 172273 {
- 172274 constexpr std::uintptr_t matrix_cache = 0x0 ;
- 172275 constexpr std::uintptr_t seq_nums = 0x10 ;
- 172276 constexpr std::uintptr_t lookup_indices = 0x20 ;
- 172277 constexpr std::uintptr_t per_instance_data = 0x30 ;
- 172278 constexpr std::uintptr_t vertex_area_scales = 0x40 ;
- 172279 constexpr std::uintptr_t per_instance_bounds = 0x50 ;
- 172280 constexpr std::uintptr_t local_bounds = 0x60 ;
- 172281 constexpr std::uintptr_t bounds_center_x = 0x70 ;
- 172282 constexpr std::uintptr_t bounds_center_y = 0x80 ;
- 172283 constexpr std::uintptr_t bounds_center_z = 0x90 ;
- 172284 constexpr std::uintptr_t bounds_extents_x = 0xA0 ;
- 172285 constexpr std::uintptr_t bounds_extents_y = 0xB0 ;
- 172286 constexpr std::uintptr_t bounds_extents_z = 0xC0 ;
- 172287 constexpr std::uintptr_t per_instance_damage = 0xD0 ;
- 172288 }
- 172289
- 172290 namespace Rust_Rendering_IndirectInstancing__ReorderInstancesJob
- 172291 {
- 172292 constexpr std::uintptr_t call_indices = 0x0 ;
- 172293 constexpr std::uintptr_t command_offsets = 0x10 ;
- 172294 constexpr std::uintptr_t tracked_command_counts = 0x20 ;
- 172295 constexpr std::uintptr_t commands = 0x30 ;
- 172296 constexpr std::uintptr_t tracked_instance_counts = 0x40 ;
- 172297 constexpr std::uintptr_t cull_result_bitmap = 0x50 ;
- 172298 constexpr std::uintptr_t per_instance_data = 0x60 ;
- 172299 constexpr std::uintptr_t seq_nums = 0x70 ;
- 172300 constexpr std::uintptr_t vertex_area_scales = 0x80 ;
- 172301 constexpr std::uintptr_t per_instance_bounds = 0x90 ;
- 172302 constexpr std::uintptr_t local_bounds = 0xA0 ;
- 172303 constexpr std::uintptr_t pre_culled_mask = 0xB0 ;
- 172304 constexpr std::uintptr_t bounds_center_x = 0xC0 ;
- 172305 constexpr std::uintptr_t bounds_center_y = 0xD0 ;
- 172306 constexpr std::uintptr_t bounds_center_z = 0xE0 ;
- 172307 constexpr std::uintptr_t bounds_extents_x = 0xF0 ;
- 172308 constexpr std::uintptr_t bounds_extents_y = 0x100 ;
- 172309 constexpr std::uintptr_t bounds_extents_z = 0x110 ;
- 172310 constexpr std::uintptr_t min_distances = 0x120 ;
- 172311 constexpr std::uintptr_t max_distances = 0x130 ;
- 172312 constexpr std::uintptr_t per_instance_damage = 0x140 ;
- 172313 constexpr std::uintptr_t instance_lookup_indices = 0x150 ;
- 172314 }
- 172315
- 172316 namespace Rust_Rendering_IndirectInstancing__IndirectInstancingCamera
- 172317 {
- 172318 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172319 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 172320 constexpr std::uintptr_t supportedShaders = 0x60 ;
- 172321
- 172322 constexpr std::uintptr_t _6c13a00400c67fbb80d4584c71570263ed2ed8b8 = 0x20 ;
- 172323 constexpr std::uintptr_t _f72d601da3949cd4777b2797094b0554c9d8a2e5 = 0x28 ;
- 172324 constexpr std::uintptr_t _3b0a37678f5a78f3e79939177ab3bb0453fecbd3 = 0x40 ;
- 172325 constexpr std::uintptr_t _35e00b85be43b087cc239e32596ec869abec8fb7 = 0x48 ;
- 172326 constexpr std::uintptr_t _15adfe773c8cedea09c1466eab667b0b91216a32 = 0x50 ;
- 172327 constexpr std::uintptr_t _ab2ff1b63bdb0f6616617e5e586b9cd5cd99e379 = 0x58 ;
- 172328 constexpr std::uintptr_t _aaaa8fba306ad42fc25b1fe555ac6eb0cad76054 = 0x68 ;
- 172329 constexpr std::uintptr_t _2fd8fbe7cdcc7e763b85c49a4761f51fc7e9889a = 0x70 ;
- 172330 constexpr std::uintptr_t _df347c7d0ba69bcdfbe0528327daf5892327d4a4 = 0x78 ;
- 172331 constexpr std::uintptr_t _f234bdea878db5cb526768f60a2146257a5c7d76 = 0x80 ;
- 172332 constexpr std::uintptr_t _80c135edd80456e31c9b9f44c2f4b6a0c25cc6a3 = 0x88 ;
- 172333 constexpr std::uintptr_t _08b47defaad56406bde16c148f15fd83c3ef1f0d = 0x90 ;
- 172334 constexpr std::uintptr_t _c134adcd826d13e1b754f85ad4f6f9f111731a31 = 0x98 ;
- 172335 constexpr std::uintptr_t _646937621d3c6a85210888fe0975ee8dbcd9c7af = 0xA0 ;
- 172336 constexpr std::uintptr_t _deb6efec7d91edfcc918e0a85d685043b1d10cf6 = 0xA8 ;
- 172337 constexpr std::uintptr_t _6987c108293c3d88032fdde95b2018d40ccf1998 = 0xAC ;
- 172338 constexpr std::uintptr_t _c21f7952a28656187668f262f8f80789f70c81ba = 0xB0 ;
- 172339 }
- 172340
- 172341 namespace Rust_Rendering_IndirectInstancing__FallbackCullingJob
- 172342 {
- 172343 constexpr std::uintptr_t cam_pos = 0x0 ;
- 172344 constexpr std::uintptr_t bounds = 0x10 ;
- 172345 constexpr std::uintptr_t lod_min = 0x20 ;
- 172346 constexpr std::uintptr_t lod_max = 0x30 ;
- 172347 constexpr std::uintptr_t cull_results = 0x40 ;
- 172348 }
- 172349
- 172350 namespace FIMSpace_FProceduralAnimation__LAM_ImpulsesOnStopAndOnLand
- 172351 {
- 172352 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172353 constexpr std::uintptr_t OnStopImpulse = 0x28 ;
- 172354 constexpr std::uintptr_t OnLandImpulse = 0x30 ;
- 172355 constexpr std::uintptr_t OnStartMoveImpulse = 0x38 ;
- 172356
- 172357 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172358 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172359 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172360 constexpr std::uintptr_t _18ef5bcf6753a0da83f7e63f3d097684f1ad98f0 = 0x40 ;
- 172361 constexpr std::uintptr_t _6e375a1dac73a75f2b455ac8d07cb11e6c983094 = 0x48 ;
- 172362 constexpr std::uintptr_t _c85706a26b947db8b60e6a3a86cb8b48f8e95f63 = 0x50 ;
- 172363 constexpr std::uintptr_t _0fc032489ad2b31320e1eef1c5a1d08b78565109 = 0x58 ;
- 172364 constexpr std::uintptr_t _f85622f3b22587e212c6e129355bbde66cb4bc07 = 0x59 ;
- 172365 constexpr std::uintptr_t _565b338d5b16a3cbdfe9c045a60f720da06bd783 = 0x5C ;
- 172366 constexpr std::uintptr_t _afc4f081e933b32b17899fb963dae470fb89efad = 0x60 ;
- 172367 constexpr std::uintptr_t _72fb477cf044108638f34975c383e17fdfc81af8 = 0x68 ;
- 172368 constexpr std::uintptr_t _220b5d37ae9cdbbb00edfd8d77e790740ee824f2 = 0x70 ;
- 172369 constexpr std::uintptr_t _8ab0deb6df45a08f049c3b197f2a90c1dca4efa9 = 0x78 ;
- 172370 constexpr std::uintptr_t _508413ce9628a49e795f26134e6aa9928a748e96 = 0x80 ;
- 172371 }
- 172372
- 172373 namespace FIMSpace_FProceduralAnimation__AxisLockableIK-fake-0
- 172374 {
- 172375 constexpr std::uintptr_t IKWeight = 0x10 ;
- 172376 constexpr std::uintptr_t IKTargetPosition = 0x14 ;
- 172377 constexpr std::uintptr_t IKTargetRotation = 0x20 ;
- 172378 constexpr std::uintptr_t LastLocalDirection = 0x30 ;
- 172379 constexpr std::uintptr_t LocalDirection = 0x3C ;
- 172380 constexpr std::uintptr_t ManualHintPositionWeight = 0xCC ;
- 172381 constexpr std::uintptr_t IKManualHintPosition = 0xD0 ;
- 172382 constexpr std::uintptr_t IKPositionWeight = 0xF0 ;
- 172383 constexpr std::uintptr_t FootRotationWeight = 0xF4 ;
- 172384 constexpr std::uintptr_t AutoHintMode = 0xF8 ;
- 172385 constexpr std::uintptr_t ExtraHintAdjustementOffset = 0x128 ;
- 172386 constexpr std::uintptr_t InverseHint = 0x134 ;
- 172387 constexpr std::uintptr_t FirstBoneAxisLock = 0x138 ;
- 172388
- 172389 constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48 ;
- 172390 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C ;
- 172391 constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50 ;
- 172392 constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58 ;
- 172393 constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68 ;
- 172394 constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70 ;
- 172395 constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80 ;
- 172396 constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84 ;
- 172397 constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88 ;
- 172398 constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C ;
- 172399 constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90 ;
- 172400 constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94 ;
- 172401 constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98 ;
- 172402 constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C ;
- 172403 constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0 ;
- 172404 constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xB0 ;
- 172405 constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8 ;
- 172406 constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xC0 ;
- 172407 constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8 ;
- 172408 constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9 ;
- 172409 constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA ;
- 172410 constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB ;
- 172411 constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC ;
- 172412 constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0 ;
- 172413 constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xE8 ;
- 172414 constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC ;
- 172415 constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108 ;
- 172416 constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118 ;
- 172417 }
- 172418
- 172419 namespace FIMSpace_FProceduralAnimation__MotionInfluenceProcessor
- 172420 {
- 172421 constexpr std::uintptr_t TypeInfo = 0x1085B2C0 ;
- 172422 constexpr std::uintptr_t AdvancedInfluence = 0x10 ;
- 172423 constexpr std::uintptr_t AxisMotionInfluence = 0x14 ;
- 172424 constexpr std::uintptr_t AxisMotionInfluenceBackwards = 0x20 ;
- 172425
- 172426 constexpr std::uintptr_t _480670d2f9efd02374da562a7638b73dd916abab = 0x2C ;
- 172427 constexpr std::uintptr_t _77e69752f85c65c02d0cc3f15442193f6f07be63 = 0x30 ;
- 172428 constexpr std::uintptr_t _27eae27e5df2c53818d5737fcc9710e70612f0ac = 0x34 ;
- 172429 constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x38 ;
- 172430 constexpr std::uintptr_t _cbc7b5a08a72df06b0856c1961aad9eeac9e0dee = 0x40 ;
- 172431 constexpr std::uintptr_t _3b5c9e45f08495c7e0dfbc00582de3c9914e0dff = 0x4C ;
- 172432 constexpr std::uintptr_t _439b515ef2cb9ee4a466fea5ab8fadb79c84401a = 0x58 ;
- 172433 constexpr std::uintptr_t _abb805ca7d1f3d4e036a3a8e08f9a9a0d3719877 = 0x64 ;
- 172434 }
- 172435
- 172436 namespace FIMSpace_FProceduralAnimation__LAM_HeightStabilizer
- 172437 {
- 172438 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172439
- 172440 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172441 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172442 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172443 constexpr std::uintptr_t _9b319d062b5eaf68f9a5e4dfc8c35b2ac735b342 = 0x28 ;
- 172444 constexpr std::uintptr_t _8ebf8edea84271c061217ae65c9e7d0d46ec3b46 = 0x30 ;
- 172445 constexpr std::uintptr_t _ea5151a5be9c3fa5302bb9a817e176d7a9742713 = 0x38 ;
- 172446 constexpr std::uintptr_t _c7b6b0afeeafa56f725ee471e4d84b805dcb5869 = 0x40 ;
- 172447 constexpr std::uintptr_t _83f410832baa289f82a960311c4fb6d8da654cf3 = 0x48 ;
- 172448 constexpr std::uintptr_t _22dcd236c63163da2b33ac843690be11b8a2660e = 0x54 ;
- 172449 }
- 172450
- 172451 namespace FIMSpace_FProceduralAnimation__LAM_FadeOnAnimatorStatusBase
- 172452 {
- 172453 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172454
- 172455 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172456 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172457 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172458 constexpr std::uintptr_t _ec121cca768da3a775671ece75bd2306768b5d52 = 0x28 ;
- 172459 constexpr std::uintptr_t _79e26940df83700be3cd731017a54a44371ad961 = 0x30 ;
- 172460 constexpr std::uintptr_t _a43e434266a26ad96e2d5a8368532f9cca61145e = 0x38 ;
- 172461 constexpr std::uintptr_t _ca52c0814f21f48e2084df69befac579cdf72ec9 = 0x3C ;
- 172462 constexpr std::uintptr_t _bea1c45c0c0be268507f2243b8a5381c457aa6a3 = 0x40 ;
- 172463 constexpr std::uintptr_t _9d72df1139eaf1bd075d18170942417e5cc44763 = 0x48 ;
- 172464 constexpr std::uintptr_t _ae9889575762e6dcbaafd9d0afacb2292062cdf2 = 0x50 ;
- 172465 constexpr std::uintptr_t _be9c686aa506cb0810b914ec169e754f7e7e4e00 = 0x58 ;
- 172466 constexpr std::uintptr_t _294981cb66919faa62cc23cf3a7aba4b22d553f0 = 0x60 ;
- 172467 constexpr std::uintptr_t _b5ea05a01fab9731550f0a4f7607eb067dbd0966 = 0x68 ;
- 172468 }
- 172469
- 172470 namespace FIMSpace_FProceduralAnimation__LAM_SlopePusher
- 172471 {
- 172472 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172473
- 172474 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172475 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172476 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172477 constexpr std::uintptr_t _751d1ad4c5de29bf40ebe9bcc7fb3b7b4670009c = 0x28 ;
- 172478 constexpr std::uintptr_t _c7b6b0afeeafa56f725ee471e4d84b805dcb5869 = 0x30 ;
- 172479 constexpr std::uintptr_t _25ad2d8fb77aa52eff345a797b4284385147460a = 0x38 ;
- 172480 constexpr std::uintptr_t _8ebf8edea84271c061217ae65c9e7d0d46ec3b46 = 0x40 ;
- 172481 constexpr std::uintptr_t _095ad95df3123a49f59005d0b3d04c1686f61cb8 = 0x48 ;
- 172482 constexpr std::uintptr_t _d18b2a782d3959a4d9b34bb82105352c21057972 = 0x54 ;
- 172483 }
- 172484
- 172485 namespace FIMSpace_FProceduralAnimation__LAM_StepFurther
- 172486 {
- 172487 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172488
- 172489 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172490 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172491 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172492 constexpr std::uintptr_t _258b6c3183736c6acd67ee2013a858435b35b823 = 0x28 ;
- 172493 constexpr std::uintptr_t _76147ec1e165f65dc6665c40f781549d6b082ae8 = 0x30 ;
- 172494 constexpr std::uintptr_t _c7b6b0afeeafa56f725ee471e4d84b805dcb5869 = 0x38 ;
- 172495 constexpr std::uintptr_t _0fd3916e861771c9695e3ce0e688094dc7ac3f0c = 0x40 ;
- 172496 constexpr std::uintptr_t _f41d4034f78b95e5b60994a9b8f667f2ce1a50a1 = 0x44 ;
- 172497 constexpr std::uintptr_t _2fa7c825fa6b971fd1487338d3904c9f8f30ff77 = 0x50 ;
- 172498 constexpr std::uintptr_t _64c49baebf4763f1c46dd4fe7e59ed2ebfa42fd0 = 0x5C ;
- 172499 constexpr std::uintptr_t _d58bd714b2702016c33ea3cdeba48df33d3897be = 0x68 ;
- 172500 constexpr std::uintptr_t _cfe0a7e93e35228b3b30365d948ab94b21cfb6e3 = 0x74 ;
- 172501 }
- 172502
- 172503 namespace FIMSpace_FProceduralAnimation__LAM_BasicPoseAdjust
- 172504 {
- 172505 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172506
- 172507 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172508 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172509 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172510 constexpr std::uintptr_t _9bdaf81c2de527a7df192ef2ca0fdbec47b60cca = 0x28 ;
- 172511 constexpr std::uintptr_t _00305c5983d8b1234e9265501b359476e6724105 = 0x30 ;
- 172512 constexpr std::uintptr_t _77fa857ba08ec5171516cd058d65f8491eed2c58 = 0x38 ;
- 172513 }
- 172514
- 172515 namespace FIMSpace_FProceduralAnimation__LAM_DesiredDirectionFromTransform
- 172516 {
- 172517 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172518
- 172519 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172520 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172521 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172522 constexpr std::uintptr_t _01f67aa2188efe3265412ff058f8a31158e5e29a = 0x28 ;
- 172523 constexpr std::uintptr_t _1dce0e986dc17819deb35184b26f49153b4f90d2 = 0x30 ;
- 172524 constexpr std::uintptr_t _334e90a1c9b3bf2afb64e83da37bfc068a56ef60 = 0x38 ;
- 172525 constexpr std::uintptr_t _1ef8cce3392fff235d5b98402b8f89c9bad02115 = 0x40 ;
- 172526 constexpr std::uintptr_t _831ac710709465c7f8853c46c3bb88b426c0ef63 = 0x4C ;
- 172527 constexpr std::uintptr_t _886223341d1b9a652b115093b9aa6ab95957601a = 0x58 ;
- 172528 }
- 172529
- 172530 namespace FIMSpace_FProceduralAnimation__LAM_ParamChanger_UnglueOnAngle
- 172531 {
- 172532 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172533
- 172534 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172535 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172536 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172537 constexpr std::uintptr_t _68b82d337cd88a154be2f79c39ee5d1fd66cc375 = 0x28 ;
- 172538 constexpr std::uintptr_t _3081c29eae2f7db195292b91bcaa4bb06d267c0b = 0x30 ;
- 172539 }
- 172540
- 172541 namespace FIMSpace_FProceduralAnimation__LAM_AnimationCurvesGlueCondition
- 172542 {
- 172543 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172544
- 172545 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172546 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172547 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172548 constexpr std::uintptr_t _c69d3f6ce0cdedb86014c57d1360c7b47086a9c7 = 0x28 ;
- 172549 constexpr std::uintptr_t _5aff9f5ddcaadd594b86d316a404c9cd19e66774 = 0x30 ;
- 172550 constexpr std::uintptr_t _f36cd0709efc8168146e0f2a599ae9229f889815 = 0x38 ;
- 172551 constexpr std::uintptr_t _e313390e3935e68b2148146b2d377f698db95792 = 0x40 ;
- 172552 constexpr std::uintptr_t _1b8b622417e57fc33322eb3e51828c292d6601fd = 0x48 ;
- 172553 constexpr std::uintptr_t _8d0a35f27a93015b066f059d0ce763878cee5c14 = 0x50 ;
- 172554 }
- 172555
- 172556 namespace FIMSpace_FProceduralAnimation__LegMotionSettingsPreset
- 172557 {
- 172558 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172559 constexpr std::uintptr_t Settings = 0x18 ;
- 172560 }
- 172561
- 172562 namespace FIMSpace_FProceduralAnimation__LAM_DirectionalMovement
- 172563 {
- 172564 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172565 constexpr std::uintptr_t Animation360Angles = 0x150 ;
- 172566
- 172567 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172568 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172569 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172570 constexpr std::uintptr_t _12a4a3533aa2c15b9d9b616b2497f236f973754d = 0x28 ;
- 172571 constexpr std::uintptr_t _f36cd0709efc8168146e0f2a599ae9229f889815 = 0x30 ;
- 172572 constexpr std::uintptr_t _7b69aa2e38a620a7f612828d466d33c8e61fee57 = 0x38 ;
- 172573 constexpr std::uintptr_t _99cc4a11b234fb468875f8e357e78cce57940dcb = 0x40 ;
- 172574 constexpr std::uintptr_t _d584a1fec1c7c90bb049323de7d31bd389f4fa6d = 0x48 ;
- 172575 constexpr std::uintptr_t _ab1f1ba8e24be69d13579d3860384f1da3c583bf = 0x50 ;
- 172576 constexpr std::uintptr_t _5dd520e3208c37767820b320e2992a2a6b5a5501 = 0x58 ;
- 172577 constexpr std::uintptr_t _681980a26b619828d3971ca25cf0d6ab856f5fc2 = 0x60 ;
- 172578 constexpr std::uintptr_t _2a06932637aa207b99abd11cfb0f6f38a742fb11 = 0x68 ;
- 172579 constexpr std::uintptr_t _834a006aa2b555f902382070b811cc31d7c9653c = 0x70 ;
- 172580 constexpr std::uintptr_t _77cfdb1ed3ebf22bc01228ba591f34cf5414fe1c = 0x78 ;
- 172581 constexpr std::uintptr_t _2b9a438c602b862a0af88dd9b51fad27741f812a = 0x80 ;
- 172582 constexpr std::uintptr_t _e96b24536060b5a0497cbb08525e4d1e3019fae8 = 0x88 ;
- 172583 constexpr std::uintptr_t _3f474c6b31515a0ebf80712df1305c7f452ccc81 = 0x8C ;
- 172584 constexpr std::uintptr_t _ca63ede94fa4f17125f2c34d3000599c2b231a69 = 0x90 ;
- 172585 constexpr std::uintptr_t _a64ba91d82c6df7748d93e5319fc28b363e6e544 = 0x9C ;
- 172586 constexpr std::uintptr_t _ff49d80e28f25454d81f6872ad901ab52be3c1b8 = 0xA8 ;
- 172587 constexpr std::uintptr_t _3cdfe853a32013e9c3410343f41cae840d06f114 = 0xB8 ;
- 172588 constexpr std::uintptr_t _646c7ec0860819aff6d5bacb207ecdbea11033fe = 0xBC ;
- 172589 constexpr std::uintptr_t _80cb9c992d8ef99874f08389b7cc633862ca4b1d = 0xC0 ;
- 172590 constexpr std::uintptr_t _aa7f2500b9409b83a88e8372df0a79cc07055e37 = 0xC4 ;
- 172591 constexpr std::uintptr_t _ef929a2e1c5e901bc07ed7957c03f1ad68a4ae04 = 0xC8 ;
- 172592 constexpr std::uintptr_t _c05b5023b2e13773e4a6c5d4053c1f40047d7d43 = 0xCC ;
- 172593 constexpr std::uintptr_t _16c2c556cbb4a5843e8a512cc8d4850ef66e8635 = 0xD0 ;
- 172594 constexpr std::uintptr_t _8c22c7abc5ee677ef4c218b5f51a29f8b2996866 = 0xD4 ;
- 172595 constexpr std::uintptr_t _ef4350b97ccae1ca51ac1a263d381282835c2d40 = 0xD8 ;
- 172596 constexpr std::uintptr_t _3156d2101ac4a076cb16b491bbfdc553c57ee6b3 = 0xDC ;
- 172597 constexpr std::uintptr_t _6f954ca4f078abdc09ea001c190072ffa26af4ae = 0xE0 ;
- 172598 constexpr std::uintptr_t _7b6f9e1ad963538be386589f3c739a7dc48b9536 = 0xE4 ;
- 172599 constexpr std::uintptr_t _1d24d1036a26995d52e6c15f1e219c67d3c330f5 = 0xE8 ;
- 172600 constexpr std::uintptr_t _b85430ce0134fdf9b678d57d2aa1e38e9afadd7f = 0xEC ;
- 172601 constexpr std::uintptr_t _3e2154c96e0e3a115a2eebf88779d9cad2faa5b4 = 0xF0 ;
- 172602 constexpr std::uintptr_t _650bf010e8a9a9c251ed72d9237a557f60226d87 = 0xFC ;
- 172603 constexpr std::uintptr_t _f29136ccf6b8af661e5e6a6a86cf81d4be4604b9 = 0x108 ;
- 172604 constexpr std::uintptr_t _8e23886e4403d2c070c180f05d6a3d4525f6a496 = 0x114 ;
- 172605 constexpr std::uintptr_t _bfe0ee311aaaffc15f89b82745513ed7c1b6d997 = 0x120 ;
- 172606 constexpr std::uintptr_t _40187b2a720ed7eff8b8971d15eca3b1be7853fe = 0x130 ;
- 172607 constexpr std::uintptr_t _f8c4c4e6a1be3e3624b5b875480013612947fc4b = 0x138 ;
- 172608 constexpr std::uintptr_t _ce38623d8335f0b83c474a7f602836458b7d2473 = 0x140 ;
- 172609 constexpr std::uintptr_t _4814494dee5051316e5bc23694a0a3c6647210e7 = 0x158 ;
- 172610 constexpr std::uintptr_t _136449af5ea3d442e50dd127f0612b18ced89aaa = 0x15C ;
- 172611 constexpr std::uintptr_t _a58dc800c282c6513f88258dc4b0d3cb822040a0 = 0x160 ;
- 172612 constexpr std::uintptr_t _af8402960b19cf695e7813c27a7617b82030aa54 = 0x164 ;
- 172613 constexpr std::uintptr_t _ea4be14b0f20bdd214a0c0be35138c590c66defe = 0x168 ;
- 172614 constexpr std::uintptr_t _77625d6db65261eb34bd53e548e79acbeccb0296 = 0x174 ;
- 172615 constexpr std::uintptr_t _9691034f93403a12b5f397cef420401ed6c6ee99 = 0x178 ;
- 172616 constexpr std::uintptr_t _f3bc4b68b4bf9c6cf27789ffb1f2f3697cae17e5 = 0x17C ;
- 172617 constexpr std::uintptr_t _b0f2e6f3f6dbb980a0afdb413858697810d09330 = 0x180 ;
- 172618 constexpr std::uintptr_t _752fe42479da6c7eaba7242a04733ac56a95afe4 = 0x184 ;
- 172619 }
- 172620
- 172621 namespace FIMSpace_FProceduralAnimation__LAM_FadeGluingOnAnimatorParam
- 172622 {
- 172623 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172624
- 172625 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172626 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172627 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172628 constexpr std::uintptr_t _7ff7c61e4df1400995e27e2052d46364cd05e7c0 = 0x28 ;
- 172629 }
- 172630
- 172631 namespace FIMSpace_FProceduralAnimation__MotionInfluenceProcessor-fake-0
- 172632 {
- 172633 constexpr std::uintptr_t AdvancedInfluence = 0x10 ;
- 172634 constexpr std::uintptr_t AxisMotionInfluence = 0x14 ;
- 172635 constexpr std::uintptr_t AxisMotionInfluenceBackwards = 0x20 ;
- 172636
- 172637 constexpr std::uintptr_t _480670d2f9efd02374da562a7638b73dd916abab = 0x2C ;
- 172638 constexpr std::uintptr_t _77e69752f85c65c02d0cc3f15442193f6f07be63 = 0x30 ;
- 172639 constexpr std::uintptr_t _27eae27e5df2c53818d5737fcc9710e70612f0ac = 0x34 ;
- 172640 constexpr std::uintptr_t _322424e758aba744c18ea06c91553d816367ca56 = 0x38 ;
- 172641 constexpr std::uintptr_t _cbc7b5a08a72df06b0856c1961aad9eeac9e0dee = 0x40 ;
- 172642 constexpr std::uintptr_t _3b5c9e45f08495c7e0dfbc00582de3c9914e0dff = 0x4C ;
- 172643 constexpr std::uintptr_t _439b515ef2cb9ee4a466fea5ab8fadb79c84401a = 0x58 ;
- 172644 constexpr std::uintptr_t _abb805ca7d1f3d4e036a3a8e08f9a9a0d3719877 = 0x64 ;
- 172645 }
- 172646
- 172647 namespace FIMSpace_FProceduralAnimation__LAM_IKAlgorithmSwitch
- 172648 {
- 172649 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172650 constexpr std::uintptr_t lockX = 0x28 ;
- 172651 constexpr std::uintptr_t lockY = 0x29 ;
- 172652 constexpr std::uintptr_t lockZ = 0x2A ;
- 172653
- 172654 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172655 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172656 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172657 constexpr std::uintptr_t _0ec3a252633a0c58bf56ec60765a9395aa812ca1 = 0x30 ;
- 172658 }
- 172659
- 172660 namespace FIMSpace_FProceduralAnimation__LAM_EdgeStepDetector
- 172661 {
- 172662 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172663
- 172664 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172665 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172666 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172667 constexpr std::uintptr_t _ea86c791432e180e8ec1eab110a3050acf55cf90 = 0x28 ;
- 172668 constexpr std::uintptr_t _4d5d5c07c89f06fe660a9f17852e428564ba0838 = 0x30 ;
- 172669 }
- 172670
- 172671 namespace FIMSpace_FProceduralAnimation__LAM_RotationStability
- 172672 {
- 172673 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172674
- 172675 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172676 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172677 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172678 constexpr std::uintptr_t _5ae3e044400e78d80eef0ffff2ee0fdd9144c046 = 0x28 ;
- 172679 constexpr std::uintptr_t _c7b6b0afeeafa56f725ee471e4d84b805dcb5869 = 0x30 ;
- 172680 constexpr std::uintptr_t _7ceb6a369987feba8848a94e0c677ccfa95a198e = 0x38 ;
- 172681 constexpr std::uintptr_t _74e7dac90a201ffc05a79b1d2326ccca1f23a67d = 0x40 ;
- 172682 }
- 172683
- 172684 namespace FIMSpace_FProceduralAnimation__LegsAnimator
- 172685 {
- 172686 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172687 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 172688 constexpr std::uintptr_t Mecanim = 0x20 ;
- 172689 constexpr std::uintptr_t GroundedParameter = 0x28 ;
- 172690 constexpr std::uintptr_t MovingParameter = 0x30 ;
- 172691 constexpr std::uintptr_t User_IsMovingMecanim_NotMovingFloat_Threshold = 0x44 ;
- 172692 constexpr std::uintptr_t Rigidbody = 0x50 ;
- 172693 constexpr std::uintptr_t UseRigidbodyVelocityForIsMoving = 0x58 ;
- 172694 constexpr std::uintptr_t UseRaycastsForIsGrounded = 0x59 ;
- 172695 constexpr std::uintptr_t SlidingParameter = 0x60 ;
- 172696 constexpr std::uintptr_t SpineBone = 0x68 ;
- 172697 constexpr std::uintptr_t ChestBone = 0x70 ;
- 172698 constexpr std::uintptr_t RagdolledParameter = 0xB8 ;
- 172699 constexpr std::uintptr_t SwingHelper = 0xD4 ;
- 172700 constexpr std::uintptr_t GluingFloorLevel = 0xD8 ;
- 172701 constexpr std::uintptr_t GluingFloorLevelUseOnMoving = 0xDC ;
- 172702 constexpr std::uintptr_t GluingFloorLevelOnMoving = 0xE0 ;
- 172703 constexpr std::uintptr_t StepPointsOverlapRadius = 0xE8 ;
- 172704 constexpr std::uintptr_t UseStepPointsOverlapRadiusOnMoving = 0xF0 ;
- 172705 constexpr std::uintptr_t StepPointsOverlapRadiusOnMoving = 0xF4 ;
- 172706 constexpr std::uintptr_t MotionInfluence = 0xF8 ;
- 172707 constexpr std::uintptr_t Event_OnStep = 0x100 ;
- 172708 constexpr std::uintptr_t EventExecuteSooner = 0x108 ;
- 172709 constexpr std::uintptr_t SendOnMovingGlue = 0x10C ;
- 172710 constexpr std::uintptr_t SendOnStopping = 0x10D ;
- 172711 constexpr std::uintptr_t StepEventOnLanding = 0x10E ;
- 172712 constexpr std::uintptr_t StepInfoReceiver = 0x110 ;
- 172713 constexpr std::uintptr_t ExtraPelvisOffset = 0x124 ;
- 172714 constexpr std::uintptr_t ReposeGluingAfter = 0x130 ;
- 172715 constexpr std::uintptr_t GlueOnlyOnIdle = 0x134 ;
- 172716 constexpr std::uintptr_t LocalWorldUp = 0x135 ;
- 172717 constexpr std::uintptr_t DisableCustomModules = 0x15C ;
- 172718 constexpr std::uintptr_t CustomModules = 0x160 ;
- 172719 constexpr std::uintptr_t ImpulsesPowerMultiplier = 0x16C ;
- 172720 constexpr std::uintptr_t ImpulsesDurationMultiplier = 0x170 ;
- 172721 constexpr std::uintptr_t ImpulsesDampUpPushes = 0x174 ;
- 172722 constexpr std::uintptr_t DebugPushHipsImpulse = 0x178 ;
- 172723 constexpr std::uintptr_t ExtraHipsHubs = 0x1E8 ;
- 172724 constexpr std::uintptr_t HipsHubsHandling = 0x1F0 ;
- 172725 constexpr std::uintptr_t HipsHubsBlend = 0x1F4 ;
- 172726 constexpr std::uintptr_t HubsBackBonesBlend = 0x1F8 ;
- 172727 constexpr std::uintptr_t HubBackBonesElasticity = 0x200 ;
- 172728 constexpr std::uintptr_t HipsSetup = 0x218 ;
- 172729 constexpr std::uintptr_t StabilityAlgorithm = 0x220 ;
- 172730 constexpr std::uintptr_t UseHips = 0x244 ;
- 172731 constexpr std::uintptr_t HipsHeightStepBlend = 0x248 ;
- 172732 constexpr std::uintptr_t HipsHeightStepSpeed = 0x24C ;
- 172733 constexpr std::uintptr_t HipsAdjustStyle = 0x250 ;
- 172734 constexpr std::uintptr_t StabilizeCenterOfMass = 0x254 ;
- 172735 constexpr std::uintptr_t AnimationIsStablePose = 0x258 ;
- 172736 constexpr std::uintptr_t StabilizingSpeed = 0x25C ;
- 172737 constexpr std::uintptr_t PushHipsOnLegMove = 0x260 ;
- 172738 constexpr std::uintptr_t NormalizePush = 0x264 ;
- 172739 constexpr std::uintptr_t PushReactionSpeed = 0x268 ;
- 172740 constexpr std::uintptr_t PushYBlend = 0x26C ;
- 172741 constexpr std::uintptr_t HipsStretchPreventer = 0x270 ;
- 172742 constexpr std::uintptr_t StretchPreventerSpeed = 0x274 ;
- 172743 constexpr std::uintptr_t StabilizeOnIsMoving = 0x278 ;
- 172744 constexpr std::uintptr_t _Hips_Modules_ExtraWOffset = 0x2C0 ;
- 172745 constexpr std::uintptr_t _Hips_Modules_ExtraRotOffset = 0x2CC ;
- 172746 constexpr std::uintptr_t Legs = 0x2D8 ;
- 172747 constexpr std::uintptr_t BaseLegAnimating = 0x2E0 ;
- 172748 constexpr std::uintptr_t UseGluing = 0x2E8 ;
- 172749 constexpr std::uintptr_t MainGlueBlend = 0x2EC ;
- 172750 constexpr std::uintptr_t AdditionalGlueBlend = 0x2F0 ;
- 172751 constexpr std::uintptr_t GlueRangeThreshold = 0x2F4 ;
- 172752 constexpr std::uintptr_t GlueFadeInSpeed = 0x2F8 ;
- 172753 constexpr std::uintptr_t AllowGlueBelowFoot = 0x2FC ;
- 172754 constexpr std::uintptr_t GlueFadeOutSpeed = 0x300 ;
- 172755 constexpr std::uintptr_t UnglueOn = 0x304 ;
- 172756 constexpr std::uintptr_t AllowGlueDrag = 0x308 ;
- 172757 constexpr std::uintptr_t GlueMode = 0x310 ;
- 172758 constexpr std::uintptr_t OnlyLocalAnimation = 0x318 ;
- 172759 constexpr std::uintptr_t SmoothSuddenSteps = 0x31C ;
- 172760 constexpr std::uintptr_t LegElevateBlend = 0x320 ;
- 172761 constexpr std::uintptr_t LegElevateHeightLimit = 0x324 ;
- 172762 constexpr std::uintptr_t FootRotationBlend = 0x328 ;
- 172763 constexpr std::uintptr_t FootAlignRapidity = 0x32C ;
- 172764 constexpr std::uintptr_t AnimateFeet = 0x330 ;
- 172765 constexpr std::uintptr_t LimitFeetYaw = 0x334 ;
- 172766 constexpr std::uintptr_t AnimationFloorLevel = 0x338 ;
- 172767 constexpr std::uintptr_t setupPose = 0x350 ;
- 172768 constexpr std::uintptr_t ExtraSetupPoses = 0x358 ;
- 172769 constexpr std::uintptr_t IKHintMode = 0x40C ;
- 172770 constexpr std::uintptr_t LimitLegStretch = 0x410 ;
- 172771 constexpr std::uintptr_t FeetYOffset = 0x414 ;
- 172772 constexpr std::uintptr_t FeetLengthAdjust = 0x418 ;
- 172773 constexpr std::uintptr_t baseTransform = 0x420 ;
- 172774 constexpr std::uintptr_t Hips = 0x428 ;
- 172775 constexpr std::uintptr_t ScaleReferenceMode = 0x43C ;
- 172776 constexpr std::uintptr_t finalScaleReference = 0x440 ;
- 172777 constexpr std::uintptr_t finalScaleReferenceSqrt = 0x444 ;
- 172778 constexpr std::uintptr_t customScaleReferenceValue = 0x448 ;
- 172779 constexpr std::uintptr_t DelayedInitialization = 0x44C ;
- 172780 constexpr std::uintptr_t Calibrate = 0x450 ;
- 172781 constexpr std::uintptr_t AnimatePhysics = 0x454 ;
- 172782 constexpr std::uintptr_t UnscaledDeltaTime = 0x455 ;
- 172783 constexpr std::uintptr_t DisableIfInvisible = 0x458 ;
- 172784 constexpr std::uintptr_t DisableIfInvisibleExtraRenderers = 0x460 ;
- 172785 constexpr std::uintptr_t FadeOffAtDistance = 0x468 ;
- 172786 constexpr std::uintptr_t GroundMask = 0x490 ;
- 172787 constexpr std::uintptr_t RaycastHitTrigger = 0x494 ;
- 172788 constexpr std::uintptr_t CastDistance = 0x498 ;
- 172789 constexpr std::uintptr_t RaycastStartHeight = 0x49C ;
- 172790 constexpr std::uintptr_t RaycastStartHeightMul = 0x4A0 ;
- 172791 constexpr std::uintptr_t RaycastStyle = 0x4A4 ;
- 172792 constexpr std::uintptr_t RaycastShape = 0x4A8 ;
- 172793 constexpr std::uintptr_t SpherecastRealign = 0x4AC ;
- 172794 constexpr std::uintptr_t SpherecastResize = 0x4B0 ;
- 172795 constexpr std::uintptr_t NoRaycastGroundBehaviour = 0x4B4 ;
- 172796 constexpr std::uintptr_t ZeroStepsOnNoRaycast = 0x4B8 ;
- 172797 constexpr std::uintptr_t NoRaycast_KeepAttachedUntilStretch = 0x4BC ;
- 172798 constexpr std::uintptr_t BodyStepDown = 0x4C0 ;
- 172799 constexpr std::uintptr_t MaxBodyStepUp = 0x4C4 ;
- 172800 constexpr std::uintptr_t UngroundFadeSpeed = 0x4C8 ;
- 172801 constexpr std::uintptr_t IsMovingFadeSpeed = 0x4CC ;
- 172802 constexpr std::uintptr_t LegsAnimatorBlend = 0x4EC ;
- 172803
- 172804 constexpr std::uintptr_t _15a48ac1574195492d0db60f300e136656180ff5 = 0x38 ;
- 172805 constexpr std::uintptr_t _112c1bcabf73d6b281b2b8fce1a2d0786eb8948e = 0x3C ;
- 172806 constexpr std::uintptr_t _c836bdfacc6247d328a720860ccd8bdd214db9db = 0x40 ;
- 172807 constexpr std::uintptr_t _c1670ea700f103c659a647d4b1f184792f505452 = 0x48 ;
- 172808 constexpr std::uintptr_t _1e23b4765cc1ff6edee08d4951f7dc71891f21c6 = 0x78 ;
- 172809 constexpr std::uintptr_t _4857c74f2951026de91bcb9c2baa6f16fc85797c = 0x84 ;
- 172810 constexpr std::uintptr_t _d4cab4b0164d222beca2a3ed777811693b2c3023 = 0x88 ;
- 172811 constexpr std::uintptr_t _cfc7e12c3de53c2669b95251ca08eaf06f03cf6d = 0xA0 ;
- 172812 constexpr std::uintptr_t _95d2d6436704fa29b914b1b4f3ec3cdfd6f576c0 = 0xC0 ;
- 172813 constexpr std::uintptr_t _1f36f2a4088e582580a9bd0903287d3e82aa24ff = 0xC4 ;
- 172814 constexpr std::uintptr_t _d9dc0b27d4c0160079959211f34d92aae235d29d = 0xC8 ;
- 172815 constexpr std::uintptr_t _760f2bdc092ed8237a7a2d66ec24f07db60f411e = 0xCC ;
- 172816 constexpr std::uintptr_t _8898f85e17493f616b37869a2e5b30d28e4cffb5 = 0xD0 ;
- 172817 constexpr std::uintptr_t _98be102e5d27097cf0a9028df4fde05d1afa109a = 0xE4 ;
- 172818 constexpr std::uintptr_t _bb2d8e4137bdf5a206c361ee147079a252ae8797 = 0xEC ;
- 172819 constexpr std::uintptr_t _d6166ff3565c36d75ad618eb6c8906ae524353bf = 0x118 ;
- 172820 constexpr std::uintptr_t _147533733c0d1ec005b13ffa8bcc00088ba3b587 = 0x120 ;
- 172821 constexpr std::uintptr_t _b37aeed21752751fd32301fc5c68213f89417c6e = 0x138 ;
- 172822 constexpr std::uintptr_t _4a6c968dc854cd2ccf85a8eb974b0b94186244a9 = 0x13C ;
- 172823 constexpr std::uintptr_t _610881fff15024ead49de36b1dd01ce6bb1ebd8f = 0x13D ;
- 172824 constexpr std::uintptr_t _688accd41b282733929756e4ff9fd51e9913c685 = 0x140 ;
- 172825 constexpr std::uintptr_t _a2c9bf5468dd57454d586d4a6e50364fed7481f4 = 0x150 ;
- 172826 constexpr std::uintptr_t _8a4d38544ac6c262fc2f1058b9b5621c8fe4cbd9 = 0x168 ;
- 172827 constexpr std::uintptr_t _17b4329680380e59d392896d8c42c34d0ab81f81 = 0x180 ;
- 172828 constexpr std::uintptr_t _7334c7fe78f6dc5932b065c10d63176ed369f46a = 0x188 ;
- 172829 constexpr std::uintptr_t _3a0bd89dbbaeec1265cf82985dd9c63fc2a22306 = 0x189 ;
- 172830 constexpr std::uintptr_t _b4b77382bd0cc51ed7e3cad98225b2e9b9f8dbea = 0x18A ;
- 172831 constexpr std::uintptr_t _cd23449eb8fb75aa0d1deafd0cc934d5b4166efb = 0x18C ;
- 172832 constexpr std::uintptr_t _6e9d662d10b2fe6e2e124b52efaf5a5388307fe0 = 0x198 ;
- 172833 constexpr std::uintptr_t _401b49a558c207073fac9f9ed297f1300fb067d3 = 0x1A4 ;
- 172834 constexpr std::uintptr_t _e4acecd281f2d8f99af1c9f1fc47977029cdf367 = 0x1B0 ;
- 172835 constexpr std::uintptr_t _e1d195fbb3d31c41d6c15407a821c961e86535b0 = 0x1BC ;
- 172836 constexpr std::uintptr_t _f06011ee51e82a9f57c1c9e9b2e8bbc77dd9adde = 0x1C8 ;
- 172837 constexpr std::uintptr_t _2af3500443b16e6e16210eec5e9a171fc326a882 = 0x1D4 ;
- 172838 constexpr std::uintptr_t _70d7920a3e835528aef6da139c4c86c6d54c4724 = 0x1E0 ;
- 172839 constexpr std::uintptr_t _fba65cb22a4ee75c7234bf46911d8b5339067cd6 = 0x208 ;
- 172840 constexpr std::uintptr_t _2b476869bd2bf74d30a6de9e99dcc31386c17bae = 0x210 ;
- 172841 constexpr std::uintptr_t _6dc2ad788d13fbaf4eb2bc4ef38b437c1b1860b8 = 0x224 ;
- 172842 constexpr std::uintptr_t _83cf98b5112183822ebe5448cf8230786c99eb66 = 0x230 ;
- 172843 constexpr std::uintptr_t _630a29d4de6563847a8f4f40e25078d34c3c3fe8 = 0x238 ;
- 172844 constexpr std::uintptr_t _99b68aadeeed78739fbc00688a7a0a4bd4793600 = 0x27C ;
- 172845 constexpr std::uintptr_t _9b297b3e4fadc2edec031903c731b8cf44c9178d = 0x288 ;
- 172846 constexpr std::uintptr_t _8d0c70ce69c162d3ed0cb70a832d000cec75da3a = 0x294 ;
- 172847 constexpr std::uintptr_t _faa700d2c598b06bd54b1f77999098e1e2f2a389 = 0x2A0 ;
- 172848 constexpr std::uintptr_t _a66540a97bd4277466813a1c8a01d6c827fdda01 = 0x2B0 ;
- 172849 constexpr std::uintptr_t _26ae3d0cd18afb41b2a71b197b3cb11c0876b768 = 0x30C ;
- 172850 constexpr std::uintptr_t _0eb92253f19f964120215d23cd2f452880eb00e0 = 0x314 ;
- 172851 constexpr std::uintptr_t _3156576fc8b5112cf48461f5bc83ae8ca014198d = 0x340 ;
- 172852 constexpr std::uintptr_t _d297eed3b9e118089f9697c34ca04cf272d11ba8 = 0x348 ;
- 172853 constexpr std::uintptr_t _6a7389209ac4b0e5997b67981256d35b57fd8a41 = 0x349 ;
- 172854 constexpr std::uintptr_t _cca0ffdf0ac143cf155bc6077138dd3a93c458bc = 0x360 ;
- 172855 constexpr std::uintptr_t _967a11d9827a7427703c24db81ad8fcb67fd9e1c = 0x364 ;
- 172856 constexpr std::uintptr_t _04e1ee710f61c0d2ce6a1bbe861afadd881da618 = 0x368 ;
- 172857 constexpr std::uintptr_t _e5c1293fe4e90e4e104f37968b12c4b075cfef67 = 0x36C ;
- 172858 constexpr std::uintptr_t _88d2156f1cd894f60b489665882c0f0b977ddf0d = 0x370 ;
- 172859 constexpr std::uintptr_t _d41cf9f893eda8ecdad27b0d5e80e66f27910fa0 = 0x374 ;
- 172860 constexpr std::uintptr_t _2fc1d88c938fd3f14b16bc66242c4b1d52f753e2 = 0x378 ;
- 172861 constexpr std::uintptr_t _d67f2c8f22983dc5fb1c757ff4ce84ff7cc50de1 = 0x37C ;
- 172862 constexpr std::uintptr_t _8ee3eb3f73a014306f13b8fd70851662efa00fde = 0x380 ;
- 172863 constexpr std::uintptr_t _f276d2d8018c9639006f8b9b9b99f718b9a26102 = 0x384 ;
- 172864 constexpr std::uintptr_t _5a278e3311e340f1925fa1fbe059fbce0300d663 = 0x388 ;
- 172865 constexpr std::uintptr_t _5df8bdbde1b49a6911cff309e90ca855313ef8bc = 0x38C ;
- 172866 constexpr std::uintptr_t _9e7680c4ff210f8b8a83b0e823b6faec8c02deb3 = 0x3CC ;
- 172867 constexpr std::uintptr_t _830edc75b74c8c5df3873976611bb9e86598d631 = 0x430 ;
- 172868 constexpr std::uintptr_t _1bdb0343be996f1aacb0e286fcab563283f3701f = 0x470 ;
- 172869 constexpr std::uintptr_t _5acbdc816408ab34950be0ceebe1b14d9341bd3f = 0x478 ;
- 172870 constexpr std::uintptr_t _0240b78162fd973ef9044d5d34eb2d23f79ba692 = 0x47C ;
- 172871 constexpr std::uintptr_t _6c635472d52762a3dc336d4426fd5c5ec483ad67 = 0x488 ;
- 172872 constexpr std::uintptr_t _baa4115f9e1e7f1d8d5a8391661ccdd55ede29d3 = 0x48C ;
- 172873 constexpr std::uintptr_t _b1985e31eeffaa9a29ee5966e5596aa5ea1efdef = 0x4D0 ;
- 172874 constexpr std::uintptr_t _aff7eeaac907d8afbd64b4163ed7bae68b27308c = 0x4D4 ;
- 172875 constexpr std::uintptr_t _0e1f9b25abf7c684a6bdb9f5b0170d1172984439 = 0x4D8 ;
- 172876 constexpr std::uintptr_t _7942c6a6130d398f8c5ddf188b721178a823096c = 0x4DC ;
- 172877 constexpr std::uintptr_t _215443c3f0d034cbeb071f6186dea1c513a85d54 = 0x4E0 ;
- 172878 constexpr std::uintptr_t _91e77ab971239c1171f49d674d3c6edd33de6d3a = 0x4E4 ;
- 172879 constexpr std::uintptr_t _07e9b61467f7efb12bf93e03fd5f97a85543b595 = 0x4E8 ;
- 172880 constexpr std::uintptr_t _a136398fb981ea4cfb536d17806a3f24b01a1ffc = 0x4F0 ;
- 172881 constexpr std::uintptr_t _3a726730a27eed2c57a127367a8160d2af2fa35a = 0x4F4 ;
- 172882 constexpr std::uintptr_t _fd937bb22753f373645cca0fcd568d833589b720 = 0x4F8 ;
- 172883 constexpr std::uintptr_t _338f286890b8d02a5baa74e030f1207c3948f4a9 = 0x4F9 ;
- 172884 constexpr std::uintptr_t _b4edd8c607688a2c785630d29fb5d3c808ac210f = 0x4FA ;
- 172885
- 172886 namespace _static
- 172887 {
- 172888 constexpr std::uintptr_t _a32a284a73f5354cabd43fbde33b43475c2aa056 = 0x0 ;
- 172889 constexpr std::uintptr_t _b46c9611d590be708b53c6bad7f2b02c07774678 = 0x8 ;
- 172890 }
- 172891
- 172892 }
- 172893
- 172894 namespace FIMSpace_FProceduralAnimation__LAM_FadeLegsSystemOnAnimator
- 172895 {
- 172896 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172897
- 172898 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172899 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172900 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172901 constexpr std::uintptr_t _ec121cca768da3a775671ece75bd2306768b5d52 = 0x28 ;
- 172902 constexpr std::uintptr_t _79e26940df83700be3cd731017a54a44371ad961 = 0x30 ;
- 172903 constexpr std::uintptr_t _a43e434266a26ad96e2d5a8368532f9cca61145e = 0x38 ;
- 172904 constexpr std::uintptr_t _ca52c0814f21f48e2084df69befac579cdf72ec9 = 0x3C ;
- 172905 constexpr std::uintptr_t _bea1c45c0c0be268507f2243b8a5381c457aa6a3 = 0x40 ;
- 172906 constexpr std::uintptr_t _9d72df1139eaf1bd075d18170942417e5cc44763 = 0x48 ;
- 172907 constexpr std::uintptr_t _ae9889575762e6dcbaafd9d0afacb2292062cdf2 = 0x50 ;
- 172908 constexpr std::uintptr_t _be9c686aa506cb0810b914ec169e754f7e7e4e00 = 0x58 ;
- 172909 constexpr std::uintptr_t _294981cb66919faa62cc23cf3a7aba4b22d553f0 = 0x60 ;
- 172910 constexpr std::uintptr_t _b5ea05a01fab9731550f0a4f7607eb067dbd0966 = 0x68 ;
- 172911 }
- 172912
- 172913 namespace FIMSpace_FProceduralAnimation__AxisLockableIK
- 172914 {
- 172915 constexpr std::uintptr_t IKWeight = 0x10 ;
- 172916 constexpr std::uintptr_t IKTargetPosition = 0x14 ;
- 172917 constexpr std::uintptr_t IKTargetRotation = 0x20 ;
- 172918 constexpr std::uintptr_t LastLocalDirection = 0x30 ;
- 172919 constexpr std::uintptr_t LocalDirection = 0x3C ;
- 172920 constexpr std::uintptr_t ManualHintPositionWeight = 0xCC ;
- 172921 constexpr std::uintptr_t IKManualHintPosition = 0xD0 ;
- 172922 constexpr std::uintptr_t IKPositionWeight = 0xF0 ;
- 172923 constexpr std::uintptr_t FootRotationWeight = 0xF4 ;
- 172924 constexpr std::uintptr_t AutoHintMode = 0xF8 ;
- 172925 constexpr std::uintptr_t ExtraHintAdjustementOffset = 0x128 ;
- 172926 constexpr std::uintptr_t InverseHint = 0x134 ;
- 172927 constexpr std::uintptr_t FirstBoneAxisLock = 0x138 ;
- 172928
- 172929 constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48 ;
- 172930 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C ;
- 172931 constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50 ;
- 172932 constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58 ;
- 172933 constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68 ;
- 172934 constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70 ;
- 172935 constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80 ;
- 172936 constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84 ;
- 172937 constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88 ;
- 172938 constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C ;
- 172939 constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90 ;
- 172940 constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94 ;
- 172941 constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98 ;
- 172942 constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C ;
- 172943 constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0 ;
- 172944 constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xB0 ;
- 172945 constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8 ;
- 172946 constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xC0 ;
- 172947 constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8 ;
- 172948 constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9 ;
- 172949 constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA ;
- 172950 constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB ;
- 172951 constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC ;
- 172952 constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0 ;
- 172953 constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xE8 ;
- 172954 constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC ;
- 172955 constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108 ;
- 172956 constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118 ;
- 172957 }
- 172958
- 172959 namespace FIMSpace_FProceduralAnimation__LAM_StabilizePoseOnIdle
- 172960 {
- 172961 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172962
- 172963 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172964 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172965 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172966 constexpr std::uintptr_t _40c1539049431414b7515bff3509ed019dcbe6ee = 0x28 ;
- 172967 constexpr std::uintptr_t _9bd2db61b688d9b8b6de186f79f05d571bfdbb5c = 0x34 ;
- 172968 constexpr std::uintptr_t _223a9df63cc27c472a72e98837d3157c518b2aba = 0x40 ;
- 172969 constexpr std::uintptr_t _87653b7b73d49c39c43bb4e23796f7832a0471d7 = 0x48 ;
- 172970 }
- 172971
- 172972 namespace FIMSpace_FProceduralAnimation__LAM_FadeGluingOnAnimator
- 172973 {
- 172974 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172975
- 172976 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172977 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172978 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172979 constexpr std::uintptr_t _ec121cca768da3a775671ece75bd2306768b5d52 = 0x28 ;
- 172980 constexpr std::uintptr_t _79e26940df83700be3cd731017a54a44371ad961 = 0x30 ;
- 172981 constexpr std::uintptr_t _a43e434266a26ad96e2d5a8368532f9cca61145e = 0x38 ;
- 172982 constexpr std::uintptr_t _ca52c0814f21f48e2084df69befac579cdf72ec9 = 0x3C ;
- 172983 constexpr std::uintptr_t _bea1c45c0c0be268507f2243b8a5381c457aa6a3 = 0x40 ;
- 172984 constexpr std::uintptr_t _9d72df1139eaf1bd075d18170942417e5cc44763 = 0x48 ;
- 172985 constexpr std::uintptr_t _ae9889575762e6dcbaafd9d0afacb2292062cdf2 = 0x50 ;
- 172986 constexpr std::uintptr_t _be9c686aa506cb0810b914ec169e754f7e7e4e00 = 0x58 ;
- 172987 constexpr std::uintptr_t _294981cb66919faa62cc23cf3a7aba4b22d553f0 = 0x60 ;
- 172988 constexpr std::uintptr_t _b5ea05a01fab9731550f0a4f7607eb067dbd0966 = 0x68 ;
- 172989 }
- 172990
- 172991 namespace FIMSpace_FProceduralAnimation__LAM_InsectBodyElevateHelper
- 172992 {
- 172993 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 172994
- 172995 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 172996 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 172997 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 172998 constexpr std::uintptr_t _40c1539049431414b7515bff3509ed019dcbe6ee = 0x28 ;
- 172999 constexpr std::uintptr_t _9bd2db61b688d9b8b6de186f79f05d571bfdbb5c = 0x2C ;
- 173000 constexpr std::uintptr_t _2cba152937bf0119daa2005e4c65726df1342408 = 0x30 ;
- 173001 constexpr std::uintptr_t _1a317a6233776ab44f9e123afb097ef69ff67cf7 = 0x38 ;
- 173002 }
- 173003
- 173004 namespace FIMSpace_FProceduralAnimation__LegsAnimatorControlModuleBase
- 173005 {
- 173006 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173007
- 173008 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 173009 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 173010 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 173011 }
- 173012
- 173013 namespace FIMSpace_FProceduralAnimation__LAM_RedirectRaycasting
- 173014 {
- 173015 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173016
- 173017 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 173018 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 173019 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 173020 constexpr std::uintptr_t _9c647a75f78be4d40ec2096f4159c91f66e8fb1c = 0x28 ;
- 173021 }
- 173022
- 173023 namespace FIMSpace_FProceduralAnimation__LAM_FadeLegOnAnimator
- 173024 {
- 173025 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173026
- 173027 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 173028 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 173029 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 173030 constexpr std::uintptr_t _00305c5983d8b1234e9265501b359476e6724105 = 0x28 ;
- 173031 constexpr std::uintptr_t _a049d797d5b66e28f9a9198442cfa9faf112ee82 = 0x30 ;
- 173032 constexpr std::uintptr_t _ae9889575762e6dcbaafd9d0afacb2292062cdf2 = 0x38 ;
- 173033 constexpr std::uintptr_t _a43e434266a26ad96e2d5a8368532f9cca61145e = 0x40 ;
- 173034 constexpr std::uintptr_t _ca52c0814f21f48e2084df69befac579cdf72ec9 = 0x44 ;
- 173035 constexpr std::uintptr_t _9d72df1139eaf1bd075d18170942417e5cc44763 = 0x48 ;
- 173036 constexpr std::uintptr_t _294981cb66919faa62cc23cf3a7aba4b22d553f0 = 0x50 ;
- 173037 constexpr std::uintptr_t _be9c686aa506cb0810b914ec169e754f7e7e4e00 = 0x58 ;
- 173038 constexpr std::uintptr_t _79e26940df83700be3cd731017a54a44371ad961 = 0x60 ;
- 173039 constexpr std::uintptr_t _ec121cca768da3a775671ece75bd2306768b5d52 = 0x68 ;
- 173040 constexpr std::uintptr_t _bea1c45c0c0be268507f2243b8a5381c457aa6a3 = 0x70 ;
- 173041 constexpr std::uintptr_t _b5ea05a01fab9731550f0a4f7607eb067dbd0966 = 0x78 ;
- 173042 }
- 173043
- 173044 namespace FIMSpace_FProceduralAnimation__LAM_HardGlueOnStop
- 173045 {
- 173046 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173047 constexpr std::uintptr_t FrontMargin = 0x28 ;
- 173048 constexpr std::uintptr_t ForceForSeconds = 0x2C ;
- 173049
- 173050 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 173051 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 173052 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 173053 constexpr std::uintptr_t _ed220c32d80d439ad9c3ee2329f63511ca076f34 = 0x30 ;
- 173054 }
- 173055
- 173056 namespace FIMSpace_FProceduralAnimation__LAM_AutoGroundAlignBodyMatrix
- 173057 {
- 173058 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173059
- 173060 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 173061 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 173062 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 173063 constexpr std::uintptr_t _13c17a63768d72a7319c6e519ad47d69d5168634 = 0x28 ;
- 173064 constexpr std::uintptr_t _dd0827407bc8b0153ac7ef3ee99046a674183b49 = 0x34 ;
- 173065 constexpr std::uintptr_t _69d766c119b3d3be27cca8fd7b882137db8fe2a6 = 0x40 ;
- 173066 constexpr std::uintptr_t _b8c96c0a2027a32f144525a152cb77f6504683eb = 0x50 ;
- 173067 constexpr std::uintptr_t _1bf77e4f1cfc0c523b67edafae110ba3a026d72a = 0x58 ;
- 173068 constexpr std::uintptr_t _87653b7b73d49c39c43bb4e23796f7832a0471d7 = 0x60 ;
- 173069 constexpr std::uintptr_t _607ba6f9f6bdcef49f32660e260b2a0b73d19b1c = 0x68 ;
- 173070 constexpr std::uintptr_t _0c0c43b960d3831bd04c87c258b4593bb3c127e4 = 0x70 ;
- 173071 constexpr std::uintptr_t _34bb1814a26452d2a0ea4753aad277eb2dfd6641 = 0x78 ;
- 173072 }
- 173073
- 173074 namespace FIMSpace_FProceduralAnimation__LAM_InsectLegsHelper
- 173075 {
- 173076 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173077
- 173078 constexpr std::uintptr_t _8aef7ee3ee07ad33742d5f5b5523d92d58c46dd4 = 0x18 ;
- 173079 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x20 ;
- 173080 constexpr std::uintptr_t _22376bc0a7e5a8b5289d4cdd4811df8cc2bec043 = 0x24 ;
- 173081 constexpr std::uintptr_t _df08454cd8cca6b5140c27d372ccff9985f5535a = 0x28 ;
- 173082 constexpr std::uintptr_t _e4acc1276e9914ea708566547b99d12583e7187b = 0x30 ;
- 173083 constexpr std::uintptr_t _10f7a03321188bf866e365614b6ce04a512d04b8 = 0x38 ;
- 173084 constexpr std::uintptr_t _59378c03b937ad7f7f19e4b6b80984a9796a2139 = 0x40 ;
- 173085 constexpr std::uintptr_t _265346846237b4c2806f34412a8457e9ff46ed36 = 0x48 ;
- 173086 constexpr std::uintptr_t _997f9924a81ac4d2059c935b1e7422e048651697 = 0x50 ;
- 173087 constexpr std::uintptr_t _5d37725258485392e76db2e0423486fe214046b5 = 0x58 ;
- 173088 constexpr std::uintptr_t _be34f6ed68818c15bb498a8fd8c8c50db2b4553e = 0x60 ;
- 173089 constexpr std::uintptr_t _7ee0a4465d96554d1b3e072f56b6bb8472b018aa = 0x68 ;
- 173090 constexpr std::uintptr_t _dd068903ae946b67642230413d10c5bbca373d46 = 0x70 ;
- 173091 constexpr std::uintptr_t _0c715cca0ec16fa2b403294ac01ec6969eb1491c = 0x78 ;
- 173092 constexpr std::uintptr_t _131990aeb3bfd41e342ab992379e8fbb064f0ce1 = 0x7C ;
- 173093 constexpr std::uintptr_t _4364faa4816ded94cc4d28931c3955da1d5fb635 = 0x80 ;
- 173094 constexpr std::uintptr_t _f316e4bfb9130fcb307c4c9b2a2c4cb316281015 = 0x88 ;
- 173095 }
- 173096
- 173097 namespace FIMSpace_GroundFitter__FGroundRotator
- 173098 {
- 173099 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173100 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173101 constexpr std::uintptr_t FittingSpeed = 0x20 ;
- 173102 constexpr std::uintptr_t TotalSmoother = 0x24 ;
- 173103 constexpr std::uintptr_t TransformToRotate = 0x28 ;
- 173104 constexpr std::uintptr_t GlueToGround = 0x30 ;
- 173105 constexpr std::uintptr_t MildForwardValue = 0x34 ;
- 173106 constexpr std::uintptr_t MaxForwardRotation = 0x38 ;
- 173107 constexpr std::uintptr_t MildHorizontalValue = 0x3C ;
- 173108 constexpr std::uintptr_t MaxHorizontalRotation = 0x40 ;
- 173109 constexpr std::uintptr_t RaycastHeightOffset = 0x44 ;
- 173110 constexpr std::uintptr_t RaycastCheckRange = 0x48 ;
- 173111 constexpr std::uintptr_t LookAheadRaycast = 0x4C ;
- 173112 constexpr std::uintptr_t AheadBlend = 0x50 ;
- 173113 constexpr std::uintptr_t UpOffset = 0x54 ;
- 173114 constexpr std::uintptr_t GroundLayerMask = 0x58 ;
- 173115 constexpr std::uintptr_t RelativeLookUp = 0x5C ;
- 173116 constexpr std::uintptr_t RelativeLookUpBias = 0x60 ;
- 173117 constexpr std::uintptr_t ZoneCast = 0x70 ;
- 173118 constexpr std::uintptr_t ZoneCastDimensions = 0x74 ;
- 173119 constexpr std::uintptr_t ZoneCastOffset = 0x7C ;
- 173120 constexpr std::uintptr_t ZoneCastBias = 0x88 ;
- 173121 constexpr std::uintptr_t ZoneCastPrecision = 0x8C ;
- 173122 constexpr std::uintptr_t RootTransform = 0x148 ;
- 173123 constexpr std::uintptr_t UpdateClock = 0x150 ;
- 173124
- 173125 constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64 ;
- 173126 constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90 ;
- 173127 constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC ;
- 173128 constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8 ;
- 173129 constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4 ;
- 173130 constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104 ;
- 173131 constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108 ;
- 173132 constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118 ;
- 173133 constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120 ;
- 173134 constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C ;
- 173135 constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130 ;
- 173136 constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134 ;
- 173137 constexpr std::uintptr_t _c25d83d2ef8e51387339fda9d1a7d97552698807 = 0x154 ;
- 173138 constexpr std::uintptr_t _33db3039c57c328cf494740bd2b293ffcfb38b74 = 0x164 ;
- 173139 constexpr std::uintptr_t _eb121357a334e6f6eb8f38fa38a66fed24cbb180 = 0x170 ;
- 173140 constexpr std::uintptr_t _c901ef01814235aa42b55bb696b85644a5e2b04c = 0x17C ;
- 173141 }
- 173142
- 173143 namespace FIMSpace_GroundFitter__FGroundFitter
- 173144 {
- 173145 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173146 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173147 constexpr std::uintptr_t FittingSpeed = 0x20 ;
- 173148 constexpr std::uintptr_t TotalSmoother = 0x24 ;
- 173149 constexpr std::uintptr_t TransformToRotate = 0x28 ;
- 173150 constexpr std::uintptr_t GlueToGround = 0x30 ;
- 173151 constexpr std::uintptr_t MildForwardValue = 0x34 ;
- 173152 constexpr std::uintptr_t MaxForwardRotation = 0x38 ;
- 173153 constexpr std::uintptr_t MildHorizontalValue = 0x3C ;
- 173154 constexpr std::uintptr_t MaxHorizontalRotation = 0x40 ;
- 173155 constexpr std::uintptr_t RaycastHeightOffset = 0x44 ;
- 173156 constexpr std::uintptr_t RaycastCheckRange = 0x48 ;
- 173157 constexpr std::uintptr_t LookAheadRaycast = 0x4C ;
- 173158 constexpr std::uintptr_t AheadBlend = 0x50 ;
- 173159 constexpr std::uintptr_t UpOffset = 0x54 ;
- 173160 constexpr std::uintptr_t GroundLayerMask = 0x58 ;
- 173161 constexpr std::uintptr_t RelativeLookUp = 0x5C ;
- 173162 constexpr std::uintptr_t RelativeLookUpBias = 0x60 ;
- 173163 constexpr std::uintptr_t ZoneCast = 0x70 ;
- 173164 constexpr std::uintptr_t ZoneCastDimensions = 0x74 ;
- 173165 constexpr std::uintptr_t ZoneCastOffset = 0x7C ;
- 173166 constexpr std::uintptr_t ZoneCastBias = 0x88 ;
- 173167 constexpr std::uintptr_t ZoneCastPrecision = 0x8C ;
- 173168 constexpr std::uintptr_t HandleRootMotion = 0x148 ;
- 173169 constexpr std::uintptr_t parentTransform = 0x150 ;
- 173170 constexpr std::uintptr_t optionalCharContr = 0x158 ;
- 173171 constexpr std::uintptr_t rootMotionRotation = 0x160 ;
- 173172 constexpr std::uintptr_t UpdateClock = 0x170 ;
- 173173
- 173174 constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64 ;
- 173175 constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90 ;
- 173176 constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC ;
- 173177 constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8 ;
- 173178 constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4 ;
- 173179 constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104 ;
- 173180 constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108 ;
- 173181 constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118 ;
- 173182 constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120 ;
- 173183 constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C ;
- 173184 constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130 ;
- 173185 constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134 ;
- 173186 constexpr std::uintptr_t _2af5fae98c2c125db55dafdf07867cd6cf413426 = 0x168 ;
- 173187 }
- 173188
- 173189 namespace FIMSpace_GroundFitter__FGroundFitter_Input
- 173190 {
- 173191 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173192 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173193
- 173194 constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x20 ;
- 173195 constexpr std::uintptr_t _35b8f7349b2fb0691067d9d71e1fcdb1d909c3e2 = 0x28 ;
- 173196 constexpr std::uintptr_t _7fa9cb946d9c8c8b2b730cfe87a9bce8f59bf470 = 0x30 ;
- 173197 constexpr std::uintptr_t _3c653fe02641982986827c957862b03be455d6e5 = 0x34 ;
- 173198 constexpr std::uintptr_t _61fcb035c5610868efe642a1bfd3e83c2be5032e = 0x38 ;
- 173199 }
- 173200
- 173201 namespace FIMSpace_GroundFitter__FSimpleFitter
- 173202 {
- 173203 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173204 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173205 constexpr std::uintptr_t FittingSpeed = 0x20 ;
- 173206 constexpr std::uintptr_t TotalSmoother = 0x24 ;
- 173207 constexpr std::uintptr_t TransformToRotate = 0x28 ;
- 173208 constexpr std::uintptr_t GlueToGround = 0x30 ;
- 173209 constexpr std::uintptr_t MildForwardValue = 0x34 ;
- 173210 constexpr std::uintptr_t MaxForwardRotation = 0x38 ;
- 173211 constexpr std::uintptr_t MildHorizontalValue = 0x3C ;
- 173212 constexpr std::uintptr_t MaxHorizontalRotation = 0x40 ;
- 173213 constexpr std::uintptr_t RaycastHeightOffset = 0x44 ;
- 173214 constexpr std::uintptr_t RaycastCheckRange = 0x48 ;
- 173215 constexpr std::uintptr_t LookAheadRaycast = 0x4C ;
- 173216 constexpr std::uintptr_t AheadBlend = 0x50 ;
- 173217 constexpr std::uintptr_t UpOffset = 0x54 ;
- 173218 constexpr std::uintptr_t GroundLayerMask = 0x58 ;
- 173219 constexpr std::uintptr_t RelativeLookUp = 0x5C ;
- 173220 constexpr std::uintptr_t RelativeLookUpBias = 0x60 ;
- 173221 constexpr std::uintptr_t ZoneCast = 0x70 ;
- 173222 constexpr std::uintptr_t ZoneCastDimensions = 0x74 ;
- 173223 constexpr std::uintptr_t ZoneCastOffset = 0x7C ;
- 173224 constexpr std::uintptr_t ZoneCastBias = 0x88 ;
- 173225 constexpr std::uintptr_t ZoneCastPrecision = 0x8C ;
- 173226 constexpr std::uintptr_t HandleRootMotion = 0x148 ;
- 173227 constexpr std::uintptr_t parentTransform = 0x150 ;
- 173228 constexpr std::uintptr_t optionalCharContr = 0x158 ;
- 173229 constexpr std::uintptr_t rootMotionRotation = 0x160 ;
- 173230
- 173231 constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64 ;
- 173232 constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90 ;
- 173233 constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC ;
- 173234 constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8 ;
- 173235 constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4 ;
- 173236 constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104 ;
- 173237 constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108 ;
- 173238 constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118 ;
- 173239 constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120 ;
- 173240 constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C ;
- 173241 constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130 ;
- 173242 constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134 ;
- 173243 constexpr std::uintptr_t _2af5fae98c2c125db55dafdf07867cd6cf413426 = 0x168 ;
- 173244 }
- 173245
- 173246 namespace FIMSpace_GroundFitter__FGroundFitter_Movement
- 173247 {
- 173248 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173249 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173250 constexpr std::uintptr_t BaseSpeed = 0x20 ;
- 173251 constexpr std::uintptr_t RotateToTargetSpeed = 0x24 ;
- 173252 constexpr std::uintptr_t SprintingSpeed = 0x28 ;
- 173253 constexpr std::uintptr_t AccelerationSpeed = 0x30 ;
- 173254 constexpr std::uintptr_t DecelerationSpeed = 0x34 ;
- 173255 constexpr std::uintptr_t JumpPower = 0x38 ;
- 173256 constexpr std::uintptr_t gravity = 0x3C ;
- 173257 constexpr std::uintptr_t MultiplySprintAnimation = 0x40 ;
- 173258 constexpr std::uintptr_t RotateBackInAir = 0x44 ;
- 173259 constexpr std::uintptr_t NotFallingThrough = 0x48 ;
- 173260 constexpr std::uintptr_t UsePhysics = 0x49 ;
- 173261 constexpr std::uintptr_t UseRootMotionTranslation = 0x4A ;
- 173262 constexpr std::uintptr_t UseRootMotionRotation = 0x4B ;
- 173263 constexpr std::uintptr_t SetIsGroundedParam = 0xE8 ;
- 173264 constexpr std::uintptr_t SetIsMovingParam = 0xF0 ;
- 173265 constexpr std::uintptr_t UseSlidingMat = 0xF8 ;
- 173266
- 173267 constexpr std::uintptr_t _e7f92f6bf5a66a909d24d0980825738cbae74ac1 = 0x2C ;
- 173268 constexpr std::uintptr_t _1a3ec9cfe5ce77a4f35ff80dd56841197883ea2c = 0x4C ;
- 173269 constexpr std::uintptr_t _89a46d00d542778d90dc68f9739acddf42c20af1 = 0x50 ;
- 173270 constexpr std::uintptr_t _8eddd17050f244ad3184fe531576f91581826f92 = 0x54 ;
- 173271 constexpr std::uintptr_t _e6b26eb14888eb25164bbad19620b40a74f13e64 = 0x58 ;
- 173272 constexpr std::uintptr_t _abfc1d4521d312213cb8d5b209922cd9647893a2 = 0x64 ;
- 173273 constexpr std::uintptr_t _b4a978eafa74f21c7e8d0bba5d6f4767fa0dc974 = 0x70 ;
- 173274 constexpr std::uintptr_t _171b982f9c34c79ba212c76bb25f768d8e1ab528 = 0x74 ;
- 173275 constexpr std::uintptr_t _7eba8d59d54accf2747475fb616da69c91108b33 = 0x78 ;
- 173276 constexpr std::uintptr_t _35b8f7349b2fb0691067d9d71e1fcdb1d909c3e2 = 0x80 ;
- 173277 constexpr std::uintptr_t _9de5f7ccf32394f42080f9d82fb3aa1021ecf61e = 0x88 ;
- 173278 constexpr std::uintptr_t _43a04d8e8d1657c4e3f050277c8de830e300070b = 0x90 ;
- 173279 constexpr std::uintptr_t _c90b1026bc5072c467af76915e474a71b94f423d = 0x98 ;
- 173280 constexpr std::uintptr_t _9e5e5b241548b4b595de562ac4c679743cbe082f = 0x9C ;
- 173281 constexpr std::uintptr_t _9d60850d0544253ab3dee1432ec60fe5eb027527 = 0xA0 ;
- 173282 constexpr std::uintptr_t _3c613b677729aa4437e26c273bee12f42871f2bb = 0xAC ;
- 173283 constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0xB0 ;
- 173284 constexpr std::uintptr_t _e2ab12c54a773936ee4322e8090610650d43b1e1 = 0xB4 ;
- 173285 constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xC0 ;
- 173286 constexpr std::uintptr_t _3a373ff6db476f3a08a777bbe4306f101e1d7a2a = 0xC8 ;
- 173287 constexpr std::uintptr_t _0e617464bf6dd477288c0f2266f7ca87c2fedfb5 = 0xD0 ;
- 173288 constexpr std::uintptr_t _26bced2e3263f4f853656bf384defcfbeac267cd = 0xD4 ;
- 173289 constexpr std::uintptr_t _c10bab318912bc62e76ed94398747bcb351f2930 = 0xD8 ;
- 173290 constexpr std::uintptr_t _af8a1ff9859f7d861ba470fee2dc4714a8f693a4 = 0xDC ;
- 173291 }
- 173292
- 173293 namespace FIMSpace_GroundFitter__FGroundFitter_Base
- 173294 {
- 173295 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173296 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173297 constexpr std::uintptr_t FittingSpeed = 0x20 ;
- 173298 constexpr std::uintptr_t TotalSmoother = 0x24 ;
- 173299 constexpr std::uintptr_t TransformToRotate = 0x28 ;
- 173300 constexpr std::uintptr_t GlueToGround = 0x30 ;
- 173301 constexpr std::uintptr_t MildForwardValue = 0x34 ;
- 173302 constexpr std::uintptr_t MaxForwardRotation = 0x38 ;
- 173303 constexpr std::uintptr_t MildHorizontalValue = 0x3C ;
- 173304 constexpr std::uintptr_t MaxHorizontalRotation = 0x40 ;
- 173305 constexpr std::uintptr_t RaycastHeightOffset = 0x44 ;
- 173306 constexpr std::uintptr_t RaycastCheckRange = 0x48 ;
- 173307 constexpr std::uintptr_t LookAheadRaycast = 0x4C ;
- 173308 constexpr std::uintptr_t AheadBlend = 0x50 ;
- 173309 constexpr std::uintptr_t UpOffset = 0x54 ;
- 173310 constexpr std::uintptr_t GroundLayerMask = 0x58 ;
- 173311 constexpr std::uintptr_t RelativeLookUp = 0x5C ;
- 173312 constexpr std::uintptr_t RelativeLookUpBias = 0x60 ;
- 173313 constexpr std::uintptr_t ZoneCast = 0x70 ;
- 173314 constexpr std::uintptr_t ZoneCastDimensions = 0x74 ;
- 173315 constexpr std::uintptr_t ZoneCastOffset = 0x7C ;
- 173316 constexpr std::uintptr_t ZoneCastBias = 0x88 ;
- 173317 constexpr std::uintptr_t ZoneCastPrecision = 0x8C ;
- 173318
- 173319 constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64 ;
- 173320 constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90 ;
- 173321 constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC ;
- 173322 constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8 ;
- 173323 constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4 ;
- 173324 constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104 ;
- 173325 constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108 ;
- 173326 constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118 ;
- 173327 constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120 ;
- 173328 constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C ;
- 173329 constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130 ;
- 173330 constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134 ;
- 173331 }
- 173332
- 173333 namespace FIMSpace_GroundFitter__FGroundFitter_RootMotionHelper
- 173334 {
- 173335 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173336 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173337 constexpr std::uintptr_t MovementController = 0x20 ;
- 173338 constexpr std::uintptr_t OptionalFitter = 0x28 ;
- 173339 }
- 173340
- 173341 namespace FIMSpace_GroundFitter__FGroundFitter_InputBase
- 173342 {
- 173343 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173344 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173345
- 173346 constexpr std::uintptr_t _474bb17c7e9388dcd5c5c5d7f3c16b45e74f8e22 = 0x20 ;
- 173347 constexpr std::uintptr_t _35b8f7349b2fb0691067d9d71e1fcdb1d909c3e2 = 0x28 ;
- 173348 constexpr std::uintptr_t _7fa9cb946d9c8c8b2b730cfe87a9bce8f59bf470 = 0x30 ;
- 173349 constexpr std::uintptr_t _3c653fe02641982986827c957862b03be455d6e5 = 0x34 ;
- 173350 constexpr std::uintptr_t _61fcb035c5610868efe642a1bfd3e83c2be5032e = 0x38 ;
- 173351 }
- 173352
- 173353 namespace FIMSpace_GroundFitter__FGroundFitter_MovementLook
- 173354 {
- 173355 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173356 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173357 constexpr std::uintptr_t BaseSpeed = 0x20 ;
- 173358 constexpr std::uintptr_t RotateToTargetSpeed = 0x24 ;
- 173359 constexpr std::uintptr_t SprintingSpeed = 0x28 ;
- 173360 constexpr std::uintptr_t AccelerationSpeed = 0x30 ;
- 173361 constexpr std::uintptr_t DecelerationSpeed = 0x34 ;
- 173362 constexpr std::uintptr_t JumpPower = 0x38 ;
- 173363 constexpr std::uintptr_t gravity = 0x3C ;
- 173364 constexpr std::uintptr_t MultiplySprintAnimation = 0x40 ;
- 173365 constexpr std::uintptr_t RotateBackInAir = 0x44 ;
- 173366 constexpr std::uintptr_t NotFallingThrough = 0x48 ;
- 173367 constexpr std::uintptr_t UsePhysics = 0x49 ;
- 173368 constexpr std::uintptr_t UseRootMotionTranslation = 0x4A ;
- 173369 constexpr std::uintptr_t UseRootMotionRotation = 0x4B ;
- 173370 constexpr std::uintptr_t SetIsGroundedParam = 0xE8 ;
- 173371 constexpr std::uintptr_t SetIsMovingParam = 0xF0 ;
- 173372 constexpr std::uintptr_t UseSlidingMat = 0xF8 ;
- 173373 constexpr std::uintptr_t targetOfLook = 0x100 ;
- 173374 constexpr std::uintptr_t FollowSpeed = 0x108 ;
- 173375 constexpr std::uintptr_t localOffset = 0x10C ;
- 173376
- 173377 constexpr std::uintptr_t _e7f92f6bf5a66a909d24d0980825738cbae74ac1 = 0x2C ;
- 173378 constexpr std::uintptr_t _1a3ec9cfe5ce77a4f35ff80dd56841197883ea2c = 0x4C ;
- 173379 constexpr std::uintptr_t _89a46d00d542778d90dc68f9739acddf42c20af1 = 0x50 ;
- 173380 constexpr std::uintptr_t _8eddd17050f244ad3184fe531576f91581826f92 = 0x54 ;
- 173381 constexpr std::uintptr_t _e6b26eb14888eb25164bbad19620b40a74f13e64 = 0x58 ;
- 173382 constexpr std::uintptr_t _abfc1d4521d312213cb8d5b209922cd9647893a2 = 0x64 ;
- 173383 constexpr std::uintptr_t _b4a978eafa74f21c7e8d0bba5d6f4767fa0dc974 = 0x70 ;
- 173384 constexpr std::uintptr_t _171b982f9c34c79ba212c76bb25f768d8e1ab528 = 0x74 ;
- 173385 constexpr std::uintptr_t _7eba8d59d54accf2747475fb616da69c91108b33 = 0x78 ;
- 173386 constexpr std::uintptr_t _35b8f7349b2fb0691067d9d71e1fcdb1d909c3e2 = 0x80 ;
- 173387 constexpr std::uintptr_t _9de5f7ccf32394f42080f9d82fb3aa1021ecf61e = 0x88 ;
- 173388 constexpr std::uintptr_t _43a04d8e8d1657c4e3f050277c8de830e300070b = 0x90 ;
- 173389 constexpr std::uintptr_t _c90b1026bc5072c467af76915e474a71b94f423d = 0x98 ;
- 173390 constexpr std::uintptr_t _9e5e5b241548b4b595de562ac4c679743cbe082f = 0x9C ;
- 173391 constexpr std::uintptr_t _9d60850d0544253ab3dee1432ec60fe5eb027527 = 0xA0 ;
- 173392 constexpr std::uintptr_t _3c613b677729aa4437e26c273bee12f42871f2bb = 0xAC ;
- 173393 constexpr std::uintptr_t _a24f48dbb89952aa13a383512213f7cd4b6baa6b = 0xB0 ;
- 173394 constexpr std::uintptr_t _e2ab12c54a773936ee4322e8090610650d43b1e1 = 0xB4 ;
- 173395 constexpr std::uintptr_t _3ac8de7d0fb41769d4fb1558d0c52d0da8fa260a = 0xC0 ;
- 173396 constexpr std::uintptr_t _3a373ff6db476f3a08a777bbe4306f101e1d7a2a = 0xC8 ;
- 173397 constexpr std::uintptr_t _0e617464bf6dd477288c0f2266f7ca87c2fedfb5 = 0xD0 ;
- 173398 constexpr std::uintptr_t _26bced2e3263f4f853656bf384defcfbeac267cd = 0xD4 ;
- 173399 constexpr std::uintptr_t _c10bab318912bc62e76ed94398747bcb351f2930 = 0xD8 ;
- 173400 constexpr std::uintptr_t _af8a1ff9859f7d861ba470fee2dc4714a8f693a4 = 0xDC ;
- 173401 constexpr std::uintptr_t _7721acc3b7eefcba7775bec27881c59ad2c6baa1 = 0x110 ;
- 173402 }
- 173403
- 173404 namespace FIMSpace_GroundFitter__FGroundFitter_Base_RootMotion
- 173405 {
- 173406 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173407 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173408 constexpr std::uintptr_t FittingSpeed = 0x20 ;
- 173409 constexpr std::uintptr_t TotalSmoother = 0x24 ;
- 173410 constexpr std::uintptr_t TransformToRotate = 0x28 ;
- 173411 constexpr std::uintptr_t GlueToGround = 0x30 ;
- 173412 constexpr std::uintptr_t MildForwardValue = 0x34 ;
- 173413 constexpr std::uintptr_t MaxForwardRotation = 0x38 ;
- 173414 constexpr std::uintptr_t MildHorizontalValue = 0x3C ;
- 173415 constexpr std::uintptr_t MaxHorizontalRotation = 0x40 ;
- 173416 constexpr std::uintptr_t RaycastHeightOffset = 0x44 ;
- 173417 constexpr std::uintptr_t RaycastCheckRange = 0x48 ;
- 173418 constexpr std::uintptr_t LookAheadRaycast = 0x4C ;
- 173419 constexpr std::uintptr_t AheadBlend = 0x50 ;
- 173420 constexpr std::uintptr_t UpOffset = 0x54 ;
- 173421 constexpr std::uintptr_t GroundLayerMask = 0x58 ;
- 173422 constexpr std::uintptr_t RelativeLookUp = 0x5C ;
- 173423 constexpr std::uintptr_t RelativeLookUpBias = 0x60 ;
- 173424 constexpr std::uintptr_t ZoneCast = 0x70 ;
- 173425 constexpr std::uintptr_t ZoneCastDimensions = 0x74 ;
- 173426 constexpr std::uintptr_t ZoneCastOffset = 0x7C ;
- 173427 constexpr std::uintptr_t ZoneCastBias = 0x88 ;
- 173428 constexpr std::uintptr_t ZoneCastPrecision = 0x8C ;
- 173429 constexpr std::uintptr_t HandleRootMotion = 0x148 ;
- 173430 constexpr std::uintptr_t parentTransform = 0x150 ;
- 173431 constexpr std::uintptr_t optionalCharContr = 0x158 ;
- 173432 constexpr std::uintptr_t rootMotionRotation = 0x160 ;
- 173433
- 173434 constexpr std::uintptr_t _34cb599ef96d5d05ab74e508c5bd06178349ea7b = 0x64 ;
- 173435 constexpr std::uintptr_t _977c14947a2a46363bf04e905defd57dd36498ef = 0x90 ;
- 173436 constexpr std::uintptr_t _b1531bc0c30c5188b8bd97468916055bb1a01c29 = 0xBC ;
- 173437 constexpr std::uintptr_t _b9e5cc0fa88be89e58b35e6dc998eb556ece5674 = 0xC8 ;
- 173438 constexpr std::uintptr_t _94c02c5371ac53da341fc56963ed2cc0c1e72d76 = 0xF4 ;
- 173439 constexpr std::uintptr_t _c472c7ceb842ec4f3a4a69ab2b170e789a8497e7 = 0x104 ;
- 173440 constexpr std::uintptr_t _aaf2831b13ab58a53eed81a0f72f157ed33258f7 = 0x108 ;
- 173441 constexpr std::uintptr_t _95c1426820533feaaff059bbb5b9c8a6e5146263 = 0x118 ;
- 173442 constexpr std::uintptr_t _e46199263ca40f4d1d09e7eb41d90ed79a5d5b06 = 0x120 ;
- 173443 constexpr std::uintptr_t _e8a74ede9186c0890172d04c60afd72acde7a34b = 0x12C ;
- 173444 constexpr std::uintptr_t _ad8911993886c59445fd12566f47d55c5b4ee632 = 0x130 ;
- 173445 constexpr std::uintptr_t _77a3dfde67c7632d3a80e89a252decbc34b52626 = 0x134 ;
- 173446 constexpr std::uintptr_t _2af5fae98c2c125db55dafdf07867cd6cf413426 = 0x168 ;
- 173447 }
- 173448
- 173449 namespace Rust_Ai_HTN_ScientistJunkpile__ScientistJunkpileSpawner
- 173450 {
- 173451 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173452 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173453 constexpr std::uintptr_t ScientistPrefab = 0x20 ;
- 173454 constexpr std::uintptr_t MaxPopulation = 0x38 ;
- 173455 constexpr std::uintptr_t InitialSpawn = 0x3C ;
- 173456 constexpr std::uintptr_t MinRespawnTimeMinutes = 0x40 ;
- 173457 constexpr std::uintptr_t MaxRespawnTimeMinutes = 0x44 ;
- 173458 constexpr std::uintptr_t MovementRadius = 0x48 ;
- 173459 constexpr std::uintptr_t ReducedLongRangeAccuracy = 0x4C ;
- 173460 constexpr std::uintptr_t SpawnType = 0x50 ;
- 173461 constexpr std::uintptr_t SpawnBaseChance = 0x54 ;
- 173462
- 173463 constexpr std::uintptr_t _c0f40f5b37f948838419bff45572b37ace735b8c = 0x28 ;
- 173464 constexpr std::uintptr_t _982e4114212451f0f2ad627159cf1163acf49eb6 = 0x30 ;
- 173465 }
- 173466
- 173467 namespace Benchmark__Building
- 173468 {
- 173469 constexpr std::uintptr_t Id = 0x10 ;
- 173470 constexpr std::uintptr_t BuildingEntities = 0x18 ;
- 173471 constexpr std::uintptr_t SpawnMarkers = 0x20 ;
- 173472
- 173473 namespace _static
- 173474 {
- 173475 constexpr std::uintptr_t _4595a8c3e622edbbdff215aa4d6e4754c088251e = 0x0 ;
- 173476 }
- 173477
- 173478 }
- 173479
- 173480 namespace CoarseQueryGridJobs__CheckBoundsJobIndirect
- 173481 {
- 173482 constexpr std::uintptr_t OverlapIndices = 0x0 ;
- 173483 constexpr std::uintptr_t Grid = 0x8 ;
- 173484 constexpr std::uintptr_t Starts = 0x60 ;
- 173485 constexpr std::uintptr_t Ends = 0x70 ;
- 173486 constexpr std::uintptr_t Radii = 0x80 ;
- 173487 constexpr std::uintptr_t Indices = 0x90 ;
- 173488 }
- 173489
- 173490 namespace CoarseQueryGridJobs__CheckRayJob
- 173491 {
- 173492 constexpr std::uintptr_t Result = 0x0 ;
- 173493 constexpr std::uintptr_t Grid = 0x10 ;
- 173494 constexpr std::uintptr_t Start = 0x68 ;
- 173495 constexpr std::uintptr_t End = 0x74 ;
- 173496 constexpr std::uintptr_t CheckRad = 0x80 ;
- 173497 }
- 173498
- 173499 namespace CoarseQueryGridJobs__CheckPosRadBatchJobIndirect
- 173500 {
- 173501 constexpr std::uintptr_t OverlapIndices = 0x0 ;
- 173502 constexpr std::uintptr_t Grid = 0x8 ;
- 173503 constexpr std::uintptr_t Pos = 0x60 ;
- 173504 constexpr std::uintptr_t Radii = 0x70 ;
- 173505 constexpr std::uintptr_t Indices = 0x80 ;
- 173506 }
- 173507
- 173508 namespace CoarseQueryGridJobs__CheckPosRadBatchJob
- 173509 {
- 173510 constexpr std::uintptr_t OverlapIndices = 0x0 ;
- 173511 constexpr std::uintptr_t Grid = 0x8 ;
- 173512 constexpr std::uintptr_t Pos = 0x60 ;
- 173513 constexpr std::uintptr_t Radii = 0x70 ;
- 173514 }
- 173515
- 173516 namespace CoarseQueryGridJobs__CheckPosRadJob
- 173517 {
- 173518 constexpr std::uintptr_t Result = 0x0 ;
- 173519 constexpr std::uintptr_t Grid = 0x10 ;
- 173520 constexpr std::uintptr_t CheckPos = 0x68 ;
- 173521 constexpr std::uintptr_t CheckRad = 0x74 ;
- 173522 }
- 173523
- 173524 namespace CoarseQueryGridJobs__CheckBoundsJob
- 173525 {
- 173526 constexpr std::uintptr_t Result = 0x0 ;
- 173527 constexpr std::uintptr_t Grid = 0x10 ;
- 173528 constexpr std::uintptr_t CheckBounds = 0x68 ;
- 173529 }
- 173530
- 173531 namespace Smaa__Preset
- 173532 {
- 173533 constexpr std::uintptr_t DiagDetection = 0x10 ;
- 173534 constexpr std::uintptr_t CornerDetection = 0x11 ;
- 173535 constexpr std::uintptr_t Threshold = 0x14 ;
- 173536 constexpr std::uintptr_t DepthThreshold = 0x18 ;
- 173537 constexpr std::uintptr_t MaxSearchSteps = 0x1C ;
- 173538 constexpr std::uintptr_t MaxSearchStepsDiag = 0x20 ;
- 173539 constexpr std::uintptr_t CornerRounding = 0x24 ;
- 173540 constexpr std::uintptr_t LocalContrastAdaptationFactor = 0x28 ;
- 173541 }
- 173542
- 173543 namespace Smaa__EdgeDetectionMethod
- 173544 {
- 173545 constexpr std::uintptr_t value__ = 0x0 ;
- 173546 }
- 173547
- 173548 namespace Smaa__Preset-fake-0
- 173549 {
- 173550 constexpr std::uintptr_t DiagDetection = 0x10 ;
- 173551 constexpr std::uintptr_t CornerDetection = 0x11 ;
- 173552 constexpr std::uintptr_t Threshold = 0x14 ;
- 173553 constexpr std::uintptr_t DepthThreshold = 0x18 ;
- 173554 constexpr std::uintptr_t MaxSearchSteps = 0x1C ;
- 173555 constexpr std::uintptr_t MaxSearchStepsDiag = 0x20 ;
- 173556 constexpr std::uintptr_t CornerRounding = 0x24 ;
- 173557 constexpr std::uintptr_t LocalContrastAdaptationFactor = 0x28 ;
- 173558 }
- 173559
- 173560 namespace Smaa__PredicationPreset
- 173561 {
- 173562 constexpr std::uintptr_t Threshold = 0x10 ;
- 173563 constexpr std::uintptr_t Scale = 0x14 ;
- 173564 constexpr std::uintptr_t Strength = 0x18 ;
- 173565 }
- 173566
- 173567 namespace Smaa__MinAttribute
- 173568 {
- 173569 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 173570 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
- 173571 constexpr std::uintptr_t min = 0x18 ;
- 173572
- 173573 namespace _static
- 173574 {
- 173575 constexpr std::uintptr_t _9f3a651f7d4d807bcf6df467dfb97f90cd5df4d2 = 0x0 ;
- 173576 }
- 173577
- 173578 }
- 173579
- 173580 namespace Smaa__PredicationPreset-fake-0
- 173581 {
- 173582 constexpr std::uintptr_t Threshold = 0x10 ;
- 173583 constexpr std::uintptr_t Scale = 0x14 ;
- 173584 constexpr std::uintptr_t Strength = 0x18 ;
- 173585 }
- 173586
- 173587 namespace Smaa__QualityPreset
- 173588 {
- 173589 constexpr std::uintptr_t value__ = 0x0 ;
- 173590 }
- 173591
- 173592 namespace Smaa__SMAA
- 173593 {
- 173594 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173595 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173596 constexpr std::uintptr_t DebugPass = 0x20 ;
- 173597 constexpr std::uintptr_t Quality = 0x24 ;
- 173598 constexpr std::uintptr_t DetectionMethod = 0x28 ;
- 173599 constexpr std::uintptr_t UsePredication = 0x2C ;
- 173600 constexpr std::uintptr_t CustomPreset = 0x30 ;
- 173601 constexpr std::uintptr_t CustomPredicationPreset = 0x38 ;
- 173602 constexpr std::uintptr_t Shader = 0x40 ;
- 173603 constexpr std::uintptr_t AreaTex = 0x48 ;
- 173604 constexpr std::uintptr_t SearchTex = 0x50 ;
- 173605
- 173606 constexpr std::uintptr_t _ba6cf143df09dc32050ba33b02a061332ffed1eb = 0x58 ;
- 173607 constexpr std::uintptr_t _8b29630c068998769d90dc84160e9ff2478786df = 0x60 ;
- 173608 constexpr std::uintptr_t _af02ea61a28403e5cfcbb27594dfe6abd8ee51e4 = 0x68 ;
- 173609 constexpr std::uintptr_t _fc9a87c9b61032cb036b009dcc3e56e82a1df3b8 = 0x70 ;
- 173610 constexpr std::uintptr_t _09b68cac6c97ce5680286da75f4fedd78ce49bed = 0x78 ;
- 173611 constexpr std::uintptr_t _b8084266bc8e108a609252e750cce1dcbe92403f = 0x80 ;
- 173612 }
- 173613
- 173614 namespace Smaa__DebugPass
- 173615 {
- 173616 constexpr std::uintptr_t value__ = 0x0 ;
- 173617 }
- 173618
- 173619 namespace Prefabs_Deployable_Mortar__MortarDisplay
- 173620 {
- 173621 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173622 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173623 constexpr std::uintptr_t distanceBar = 0x20 ;
- 173624 constexpr std::uintptr_t minMaxY = 0x28 ;
- 173625 constexpr std::uintptr_t fragImage = 0x30 ;
- 173626 constexpr std::uintptr_t heImage = 0x38 ;
- 173627 }
- 173628
- 173629 namespace Rust__DamageType
- 173630 {
- 173631 constexpr std::uintptr_t value__ = 0x0 ;
- 173632 }
- 173633
- 173634 namespace Rust__DamageTypeEntry-fake-1
- 173635 {
- 173636 constexpr std::uintptr_t type = 0x10 ;
- 173637 constexpr std::uintptr_t amount = 0x14 ;
- 173638 }
- 173639
- 173640 namespace Rust__DamageTypeEntry
- 173641 {
- 173642 constexpr std::uintptr_t type = 0x10 ;
- 173643 constexpr std::uintptr_t amount = 0x14 ;
- 173644 }
- 173645
- 173646 namespace Rust__DamageTypeEntry-fake-0
- 173647 {
- 173648 constexpr std::uintptr_t type = 0x10 ;
- 173649 constexpr std::uintptr_t amount = 0x14 ;
- 173650 }
- 173651
- 173652 namespace Rust__GC
- 173653 {
- 173654 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173655 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173656
- 173657 constexpr std::uintptr_t _064086c1ab697445bbf9037b7d762de8fd2c88cb = 0x20 ;
- 173658 constexpr std::uintptr_t _b1cdd640930b51e74e490a64476f7cd29aa19e28 = 0x28 ;
- 173659 constexpr std::uintptr_t _510c1584f56342d1b145bd81f4dd49dbe281f9f3 = 0x30 ;
- 173660 }
- 173661
- 173662 namespace VLB__HighlightNullAttribute
- 173663 {
- 173664 constexpr std::uintptr_t _order_k__BackingField = 0x10 ;
- 173665 constexpr std::uintptr_t _applyToCollection_k__BackingField = 0x14 ;
- 173666
- 173667 namespace _static
- 173668 {
- 173669 constexpr std::uintptr_t _8ecef494682a8e3edb306915e1881e6da36179e6 = 0x0 ;
- 173670 constexpr std::uintptr_t _8e2c2408c949f376f04442f951b9c775ed50ce93 = 0x8 ;
- 173671 }
- 173672
- 173673 }
- 173674
- 173675 namespace VLB__ColorMode
- 173676 {
- 173677 constexpr std::uintptr_t value__ = 0x0 ;
- 173678 }
- 173679
- 173680 namespace VLB__TriggerZone
- 173681 {
- 173682 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173683 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173684 constexpr std::uintptr_t setIsTrigger = 0x20 ;
- 173685 constexpr std::uintptr_t rangeMultiplier = 0x24 ;
- 173686
- 173687 constexpr std::uintptr_t _a128227d67330bb955c41f9c4195cec17f2b1224 = 0x28 ;
- 173688 }
- 173689
- 173690 namespace VLB__VolumetricLightBeam
- 173691 {
- 173692 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173693 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173694 constexpr std::uintptr_t colorFromLight = 0x20 ;
- 173695 constexpr std::uintptr_t colorMode = 0x24 ;
- 173696 constexpr std::uintptr_t color = 0x28 ;
- 173697 constexpr std::uintptr_t colorGradient = 0x38 ;
- 173698 constexpr std::uintptr_t alphaInside = 0x40 ;
- 173699 constexpr std::uintptr_t alphaOutside = 0x44 ;
- 173700 constexpr std::uintptr_t blendingMode = 0x48 ;
- 173701 constexpr std::uintptr_t spotAngleFromLight = 0x4C ;
- 173702 constexpr std::uintptr_t spotAngle = 0x50 ;
- 173703 constexpr std::uintptr_t coneRadiusStart = 0x54 ;
- 173704 constexpr std::uintptr_t geomMeshType = 0x58 ;
- 173705 constexpr std::uintptr_t geomCustomSides = 0x5C ;
- 173706 constexpr std::uintptr_t geomCustomSegments = 0x60 ;
- 173707 constexpr std::uintptr_t geomCap = 0x64 ;
- 173708 constexpr std::uintptr_t fadeEndFromLight = 0x65 ;
- 173709 constexpr std::uintptr_t attenuationEquation = 0x68 ;
- 173710 constexpr std::uintptr_t attenuationCustomBlending = 0x6C ;
- 173711 constexpr std::uintptr_t fadeStart = 0x70 ;
- 173712 constexpr std::uintptr_t fadeEnd = 0x74 ;
- 173713 constexpr std::uintptr_t depthBlendDistance = 0x78 ;
- 173714 constexpr std::uintptr_t cameraClippingDistance = 0x7C ;
- 173715 constexpr std::uintptr_t glareFrontal = 0x80 ;
- 173716 constexpr std::uintptr_t glareBehind = 0x84 ;
- 173717 constexpr std::uintptr_t boostDistanceInside = 0x88 ;
- 173718 constexpr std::uintptr_t fresnelPowInside = 0x8C ;
- 173719 constexpr std::uintptr_t fresnelPow = 0x90 ;
- 173720 constexpr std::uintptr_t noiseEnabled = 0x94 ;
- 173721 constexpr std::uintptr_t noiseIntensity = 0x98 ;
- 173722 constexpr std::uintptr_t noiseScaleUseGlobal = 0x9C ;
- 173723 constexpr std::uintptr_t noiseScaleLocal = 0xA0 ;
- 173724 constexpr std::uintptr_t noiseVelocityUseGlobal = 0xA4 ;
- 173725 constexpr std::uintptr_t noiseVelocityLocal = 0xA8 ;
- 173726 constexpr std::uintptr_t pluginVersion = 0xC4 ;
- 173727 constexpr std::uintptr_t _TrackChangesDuringPlaytime = 0xC8 ;
- 173728 constexpr std::uintptr_t _SortingLayerID = 0xCC ;
- 173729 constexpr std::uintptr_t _SortingOrder = 0xD0 ;
- 173730
- 173731 constexpr std::uintptr_t _0ba574f16e06c54bd9657e9d679cf92fb3274166 = 0xB4 ;
- 173732 constexpr std::uintptr_t _414d343b1039f7e07dd656d634a029816d1e0fd5 = 0xD8 ;
- 173733 constexpr std::uintptr_t _906e80d652825280b341e6e1f751ae9216dd238c = 0xE0 ;
- 173734 constexpr std::uintptr_t _9325840de210b8e7fd646002576a47ed70c7af67 = 0xE8 ;
- 173735 }
- 173736
- 173737 namespace VLB__AttenuationEquation
- 173738 {
- 173739 constexpr std::uintptr_t value__ = 0x0 ;
- 173740 }
- 173741
- 173742 namespace VLB__MeshType
- 173743 {
- 173744 constexpr std::uintptr_t value__ = 0x0 ;
- 173745 }
- 173746
- 173747 namespace VLB__BlendingMode
- 173748 {
- 173749 constexpr std::uintptr_t value__ = 0x0 ;
- 173750 }
- 173751
- 173752 namespace VLB__DynamicOcclusion
- 173753 {
- 173754 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173755 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173756 constexpr std::uintptr_t layerMask = 0x20 ;
- 173757 constexpr std::uintptr_t minOccluderArea = 0x24 ;
- 173758 constexpr std::uintptr_t waitFrameCount = 0x28 ;
- 173759 constexpr std::uintptr_t minSurfaceRatio = 0x2C ;
- 173760 constexpr std::uintptr_t maxSurfaceDot = 0x30 ;
- 173761 constexpr std::uintptr_t planeAlignment = 0x34 ;
- 173762 constexpr std::uintptr_t planeOffset = 0x38 ;
- 173763
- 173764 constexpr std::uintptr_t _7d0eff8a0a4f4cc1fca9cad9525502cb9a986145 = 0x40 ;
- 173765 constexpr std::uintptr_t _24ea1f52ce4e2b66d2ba09980e90f31576c597dc = 0x48 ;
- 173766 constexpr std::uintptr_t _8cc9b13b5362fa6a7fb66827ab1c42621b4cbecf = 0x4C ;
- 173767 constexpr std::uintptr_t _b991d586deb1a10f16da5b7e95af09dc21789113 = 0x50 ;
- 173768 }
- 173769
- 173770 namespace VLB__Config
- 173771 {
- 173772 constexpr std::uintptr_t TypeInfo = 0x1078D2F8 ;
- 173773 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173774 constexpr std::uintptr_t geometryLayerID = 0x18 ;
- 173775 constexpr std::uintptr_t geometryTag = 0x20 ;
- 173776 constexpr std::uintptr_t geometryRenderQueue = 0x28 ;
- 173777 constexpr std::uintptr_t forceSinglePass = 0x2C ;
- 173778 constexpr std::uintptr_t beamShader1Pass = 0x30 ;
- 173779 constexpr std::uintptr_t beamShader2Pass = 0x38 ;
- 173780 constexpr std::uintptr_t sharedMeshSides = 0x40 ;
- 173781 constexpr std::uintptr_t sharedMeshSegments = 0x44 ;
- 173782 constexpr std::uintptr_t globalNoiseScale = 0x48 ;
- 173783 constexpr std::uintptr_t globalNoiseVelocity = 0x4C ;
- 173784 constexpr std::uintptr_t noise3DData = 0x58 ;
- 173785 constexpr std::uintptr_t noise3DSize = 0x60 ;
- 173786 constexpr std::uintptr_t dustParticlesPrefab = 0x68 ;
- 173787
- 173788 namespace _static
- 173789 {
- 173790 constexpr std::uintptr_t _bceef5efedf624585edb52a541afb821c2f8bb1f = 0x0 ;
- 173791 constexpr std::uintptr_t _4c9daa60985403e40b63e2e84365d9cc9d84c100 = 0x8 ;
- 173792 }
- 173793
- 173794 }
- 173795
- 173796 namespace VLB__PlaneAlignment
- 173797 {
- 173798 constexpr std::uintptr_t value__ = 0x0 ;
- 173799 }
- 173800
- 173801 namespace VLB__VolumetricDustParticles
- 173802 {
- 173803 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173804 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173805 constexpr std::uintptr_t alpha = 0x20 ;
- 173806 constexpr std::uintptr_t size = 0x24 ;
- 173807 constexpr std::uintptr_t direction = 0x28 ;
- 173808 constexpr std::uintptr_t speed = 0x2C ;
- 173809 constexpr std::uintptr_t density = 0x30 ;
- 173810 constexpr std::uintptr_t spawnMaxDistance = 0x34 ;
- 173811 constexpr std::uintptr_t cullingEnabled = 0x38 ;
- 173812 constexpr std::uintptr_t cullingMaxDistance = 0x3C ;
- 173813
- 173814 constexpr std::uintptr_t _b49790313806e367b0854cff2d7c2e9f94c9525d = 0x40 ;
- 173815 constexpr std::uintptr_t _7d0eff8a0a4f4cc1fca9cad9525502cb9a986145 = 0x48 ;
- 173816 constexpr std::uintptr_t _bdabdf23e577e3af2985449a0af37647cb35c1c1 = 0x50 ;
- 173817 constexpr std::uintptr_t _40f89b5e73023e73cdf9242a4bae5141b44ce6d1 = 0x58 ;
- 173818 }
- 173819
- 173820 namespace VLB__BeamGeometry
- 173821 {
- 173822 constexpr std::uintptr_t m_CachedPtr = 0x10 ;
- 173823 constexpr std::uintptr_t m_CancellationTokenSource = 0x18 ;
- 173824
- 173825 constexpr std::uintptr_t _91d378ce67782dc15e1baea4b076f22b5c50c6ae = 0x20 ;
- 173826 constexpr std::uintptr_t _e52f6d83e863fccfa5d601f59cf3ca8637ae678f = 0x28 ;
- 173827 constexpr std::uintptr_t _4fa0c5b5fb7cff58d03ebc6dc40bc810aaf60984 = 0x68 ;
- 173828 constexpr std::uintptr_t _14c4fa0e1c5c1e8bee66bd60e1d5e07ff2ec6d34 = 0x70 ;
- 173829 constexpr std::uintptr_t _7d0eff8a0a4f4cc1fca9cad9525502cb9a986145 = 0x78 ;
- 173830 constexpr std::uintptr_t _3959b5ed6fd73be0bf9fd2f151af8b16a1970a4c = 0x80 ;
- 173831 constexpr std::uintptr_t _663b23878e3aa27e65e013356dc6aa044714589d = 0x88 ;
- 173832 }
- 173833
- 173834 namespace VLB__RenderQueue
- 173835 {
- 173836 constexpr std::uintptr_t value__ = 0x0 ;
- 173837 }
- 173838
- 173839 namespace FIMSpace_FTools__FimpIK_Limb-fake-1
- 173840 {
- 173841 constexpr std::uintptr_t IKWeight = 0x10 ;
- 173842 constexpr std::uintptr_t IKTargetPosition = 0x14 ;
- 173843 constexpr std::uintptr_t IKTargetRotation = 0x20 ;
- 173844 constexpr std::uintptr_t LastLocalDirection = 0x30 ;
- 173845 constexpr std::uintptr_t LocalDirection = 0x3C ;
- 173846 constexpr std::uintptr_t ManualHintPositionWeight = 0xCC ;
- 173847 constexpr std::uintptr_t IKManualHintPosition = 0xD0 ;
- 173848 constexpr std::uintptr_t IKPositionWeight = 0xF0 ;
- 173849 constexpr std::uintptr_t FootRotationWeight = 0xF4 ;
- 173850 constexpr std::uintptr_t AutoHintMode = 0xF8 ;
- 173851 constexpr std::uintptr_t ExtraHintAdjustementOffset = 0x128 ;
- 173852 constexpr std::uintptr_t InverseHint = 0x134 ;
- 173853
- 173854 constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48 ;
- 173855 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C ;
- 173856 constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50 ;
- 173857 constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58 ;
- 173858 constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68 ;
- 173859 constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70 ;
- 173860 constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80 ;
- 173861 constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84 ;
- 173862 constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88 ;
- 173863 constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C ;
- 173864 constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90 ;
- 173865 constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94 ;
- 173866 constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98 ;
- 173867 constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C ;
- 173868 constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0 ;
- 173869 constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xB0 ;
- 173870 constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8 ;
- 173871 constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xC0 ;
- 173872 constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8 ;
- 173873 constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9 ;
- 173874 constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA ;
- 173875 constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB ;
- 173876 constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC ;
- 173877 constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0 ;
- 173878 constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xE8 ;
- 173879 constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC ;
- 173880 constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108 ;
- 173881 constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118 ;
- 173882 }
- 173883
- 173884 namespace FIMSpace_FTools__FMuscle_Eulers
- 173885 {
- 173886 constexpr std::uintptr_t DesiredEulerAngles = 0x10 ;
- 173887 constexpr std::uintptr_t Acceleration = 0x40 ;
- 173888 constexpr std::uintptr_t AccelerationLimit = 0x44 ;
- 173889 constexpr std::uintptr_t Damping = 0x48 ;
- 173890 constexpr std::uintptr_t BrakePower = 0x4C ;
- 173891
- 173892 constexpr std::uintptr_t _d0325c43f44c7a3b0991779644efe919819ae425 = 0x1C ;
- 173893 constexpr std::uintptr_t _0b11c5ce727b0670c00602362973596516d8f470 = 0x28 ;
- 173894 constexpr std::uintptr_t _fba6d603044d4c35b53d381de3cd0a9b11f915eb = 0x30 ;
- 173895 constexpr std::uintptr_t _b64a8de3414de088de7461fc77df43e1b9c8c090 = 0x38 ;
- 173896 }
- 173897
- 173898 namespace FIMSpace_FTools__FimpIK_Limb
- 173899 {
- 173900 constexpr std::uintptr_t IKWeight = 0x10 ;
- 173901 constexpr std::uintptr_t IKTargetPosition = 0x14 ;
- 173902 constexpr std::uintptr_t IKTargetRotation = 0x20 ;
- 173903 constexpr std::uintptr_t LastLocalDirection = 0x30 ;
- 173904 constexpr std::uintptr_t LocalDirection = 0x3C ;
- 173905 constexpr std::uintptr_t ManualHintPositionWeight = 0xCC ;
- 173906 constexpr std::uintptr_t IKManualHintPosition = 0xD0 ;
- 173907 constexpr std::uintptr_t IKPositionWeight = 0xF0 ;
- 173908 constexpr std::uintptr_t FootRotationWeight = 0xF4 ;
- 173909 constexpr std::uintptr_t AutoHintMode = 0xF8 ;
- 173910 constexpr std::uintptr_t ExtraHintAdjustementOffset = 0x128 ;
- 173911 constexpr std::uintptr_t InverseHint = 0x134 ;
- 173912
- 173913 constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48 ;
- 173914 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C ;
- 173915 constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50 ;
- 173916 constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58 ;
- 173917 constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68 ;
- 173918 constexpr std::uintptr_t _2e97316b7ffd34bad96ca7968e7dd260c1c9ec10 = 0x70 ;
- 173919 constexpr std::uintptr_t _9ba224da7f88db5898bde8c17c6bbb9f816e18a3 = 0x80 ;
- 173920 constexpr std::uintptr_t _842c79799543d194608d7790a96ee45b5fb542d4 = 0x84 ;
- 173921 constexpr std::uintptr_t _96cd0cfb04be647f84ff455ebdbfd9c0175a8c01 = 0x88 ;
- 173922 constexpr std::uintptr_t _46edee12b971fc978652c3e1dba7ec3a3224ee15 = 0x8C ;
- 173923 constexpr std::uintptr_t _929ee5baa12cd2506ff8bbde9d146ccbac443bb0 = 0x90 ;
- 173924 constexpr std::uintptr_t _252071f7593ca54e8dc37cd5a4d9714859b09d61 = 0x94 ;
- 173925 constexpr std::uintptr_t _9773bb1927aee2583b3ff19eebce60561ee9d719 = 0x98 ;
- 173926 constexpr std::uintptr_t _a80835cd67e4dfa0de0f13b5ff7fccff5880a8e1 = 0x9C ;
- 173927 constexpr std::uintptr_t _bc2009196eaca9792d1e375d81a4ab8da68d47a2 = 0xA0 ;
- 173928 constexpr std::uintptr_t _ec6200aedd012f97da46cfcce115ef610cda2b1b = 0xB0 ;
- 173929 constexpr std::uintptr_t _b5d1d75f6bac3975e1a57a667fdf7e7665dbfb05 = 0xB8 ;
- 173930 constexpr std::uintptr_t _0c20c165d3947d80e16c77f6c53405b7b9814bd5 = 0xC0 ;
- 173931 constexpr std::uintptr_t _746bccb6d388177c46ce69cfa3945157d74253a0 = 0xC8 ;
- 173932 constexpr std::uintptr_t _7353f346775bddff4fdc4d318daf68dc8036a322 = 0xC9 ;
- 173933 constexpr std::uintptr_t _266463eae64e2787dd3025845f6989f0154c180e = 0xCA ;
- 173934 constexpr std::uintptr_t _7f492f5177971d6fc75eb4edb3f034656869b035 = 0xCB ;
- 173935 constexpr std::uintptr_t _3ea4330ee3117c16ab67ef11ecc402c4e586bcbd = 0xDC ;
- 173936 constexpr std::uintptr_t _cf85147da503d850a49176ff6ee5a65e9a08a742 = 0xE0 ;
- 173937 constexpr std::uintptr_t _4e4bcea14a492a6586f19e67b8779d98703d3402 = 0xE8 ;
- 173938 constexpr std::uintptr_t _a1f5a13beacee44b9df2a2c19913b5ab698faddc = 0xFC ;
- 173939 constexpr std::uintptr_t _71df1990e93c9d197859771acf797469627ad721 = 0x108 ;
- 173940 constexpr std::uintptr_t _988bf2bf32dcb88a744dcb7cabaee4f3f72b6cc5 = 0x118 ;
- 173941 }
- 173942
- 173943 namespace FIMSpace_FTools__FIK_ProcessorBase
- 173944 {
- 173945 constexpr std::uintptr_t IKWeight = 0x10 ;
- 173946 constexpr std::uintptr_t IKTargetPosition = 0x14 ;
- 173947 constexpr std::uintptr_t IKTargetRotation = 0x20 ;
- 173948 constexpr std::uintptr_t LastLocalDirection = 0x30 ;
- 173949 constexpr std::uintptr_t LocalDirection = 0x3C ;
- 173950
- 173951 constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48 ;
- 173952 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C ;
- 173953 constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50 ;
- 173954 constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58 ;
- 173955 constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68 ;
- 173956 }
- 173957
- 173958 namespace FIMSpace_FTools__FIK_CCDProcessor-fake-0
- 173959 {
- 173960 constexpr std::uintptr_t IKWeight = 0x10 ;
- 173961 constexpr std::uintptr_t IKTargetPosition = 0x14 ;
- 173962 constexpr std::uintptr_t IKTargetRotation = 0x20 ;
- 173963 constexpr std::uintptr_t LastLocalDirection = 0x30 ;
- 173964 constexpr std::uintptr_t LocalDirection = 0x3C ;
- 173965 constexpr std::uintptr_t IKBones = 0x70 ;
- 173966 constexpr std::uintptr_t ContinousSolving = 0x78 ;
- 173967 constexpr std::uintptr_t SyncWithAnimator = 0x7C ;
- 173968 constexpr std::uintptr_t ReactionQuality = 0x80 ;
- 173969 constexpr std::uintptr_t Smoothing = 0x84 ;
- 173970 constexpr std::uintptr_t StretchToTarget = 0x88 ;
- 173971 constexpr std::uintptr_t StretchCurve = 0x90 ;
- 173972 constexpr std::uintptr_t Use2D = 0x98 ;
- 173973 constexpr std::uintptr_t Invert = 0x99 ;
- 173974
- 173975 constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48 ;
- 173976 constexpr std::uintptr_t _8a6ffc04c855eed9291abf4d24136e84a0a5eeeb = 0x4C ;
- 173977 constexpr std::uintptr_t _931fb4f43f9a2ac8a6e5ab7e03e0ca3c249e268c = 0x50 ;
- 173978 constexpr std::uintptr_t _620e95d9ace9442a50bc3bcd16df6617380e6f64 = 0x58 ;
- 173979 constexpr std::uintptr_t _e1452934a8f41bd7d453c6a03bf6780560baab91 = 0x68 ;
- 173980 constexpr std::uintptr_t _0be6af67b4d032337e7b9fea8139004d60683a4d = 0x9C ;
- 173981 }
- 173982
- 173983 namespace FIMSpace_FTools__FIK_CCDProcessor
- 173984 {
- 173985 constexpr std::uintptr_t IKWeight = 0x10 ;
- 173986 constexpr std::uintptr_t IKTargetPosition = 0x14 ;
- 173987 constexpr std::uintptr_t IKTargetRotation = 0x20 ;
- 173988 constexpr std::uintptr_t LastLocalDirection = 0x30 ;
- 173989 constexpr std::uintptr_t LocalDirection = 0x3C ;
- 173990 constexpr std::uintptr_t IKBones = 0x70 ;
- 173991 constexpr std::uintptr_t ContinousSolving = 0x78 ;
- 173992 constexpr std::uintptr_t SyncWithAnimator = 0x7C ;
- 173993 constexpr std::uintptr_t ReactionQuality = 0x80 ;
- 173994 constexpr std::uintptr_t Smoothing = 0x84 ;
- 173995 constexpr std::uintptr_t StretchToTarget = 0x88 ;
- 173996 constexpr std::uintptr_t StretchCurve = 0x90 ;
- 173997 constexpr std::uintptr_t Use2D = 0x98 ;
- 173998 constexpr std::uintptr_t Invert = 0x99 ;
- 173999
- 174000 constexpr std::uintptr_t _185a9cce1ae6a79008a05ff1746b6f42dc49ccfb = 0x48 ;