@rlsdk/steam 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/offsets/TAGame.ts CHANGED
@@ -109,6 +109,16 @@ export const __AchievementManager_TA__IsPlayingWithClubmates_0x1 = {
109
109
  ...Object_,
110
110
  } as const;
111
111
 
112
+ /**
113
+ * TAGame.__AntiCheatMessenger_TA__HandleIncomingMessagePart_0x1 Offsets
114
+ * Size: 0x0064
115
+ * Extends: Object_
116
+ */
117
+ export const __AntiCheatMessenger_TA__HandleIncomingMessagePart_0x1 = {
118
+ MessageId: 0x0060n, // 0x0060 (0x0004) [int32]
119
+ ...Object_,
120
+ } as const;
121
+
112
122
  /**
113
123
  * TAGame.__ArenaSoundConfig_TA__GetNextEvent_0x1 Offsets
114
124
  * Size: 0x0070
@@ -430,6 +440,16 @@ export const __ChallengeDefault_TA__RequestImage_0x1 = {
430
440
  ...Object_,
431
441
  } as const;
432
442
 
443
+ /**
444
+ * TAGame.__ChallengeFolder_TA__RequestImage_0x1 Offsets
445
+ * Size: 0x0070
446
+ * Extends: Object_
447
+ */
448
+ export const __ChallengeFolder_TA__RequestImage_0x1 = {
449
+ ImageURL: 0x0060n, // 0x0060 (0x0010) [FString]
450
+ ...Object_,
451
+ } as const;
452
+
433
453
  /**
434
454
  * TAGame.__ChallengeManager_TA__AreChallengesCompleteByGroupID_0x1 Offsets
435
455
  * Size: 0x0070
@@ -1961,6 +1981,16 @@ export const __GFxData_Friends_TA__IsFriendInParty_0x1 = {
1961
1981
  ...Object_,
1962
1982
  } as const;
1963
1983
 
1984
+ /**
1985
+ * TAGame.__GFxData_Friends_TA__ReportRecentPlayerManyReasons_0x1 Offsets
1986
+ * Size: 0x00a8
1987
+ * Extends: Object_
1988
+ */
1989
+ export const __GFxData_Friends_TA__ReportRecentPlayerManyReasons_0x1 = {
1990
+ PlayerID: 0x0060n, // 0x0060 (0x0048) [FUniqueNetId]
1991
+ ...Object_,
1992
+ } as const;
1993
+
1964
1994
  /**
1965
1995
  * TAGame.__GFxData_Friends_TA__UnblockPlayer_0x1 Offsets
1966
1996
  * Size: 0x00a8
@@ -3313,6 +3343,16 @@ export const __MatchSeries_TA__GetSeriesWinnerFromData_0x1 = {
3313
3343
  ...Object_,
3314
3344
  } as const;
3315
3345
 
3346
+ /**
3347
+ * TAGame.__MatchStatsExporter_TA__UpdateGameEventState_0x1 Offsets
3348
+ * Size: 0x0068
3349
+ * Extends: Object_
3350
+ */
3351
+ export const __MatchStatsExporter_TA__UpdateGameEventState_0x1 = {
3352
+ Team: 0x0060n, // 0x0060 (0x0008) [UTeam_TA*]
3353
+ ...Object_,
3354
+ } as const;
3355
+
3316
3356
  /**
3317
3357
  * TAGame.__MatchType_Public_TA__CanSkipPreMatchLobby_0x1 Offsets
3318
3358
  * Size: 0x0064
@@ -3464,6 +3504,16 @@ export const __OnlineDLCProductCache_TA__GetOldGeneratedOnlineProduct_0x1 = {
3464
3504
  ...Object_,
3465
3505
  } as const;
3466
3506
 
3507
+ /**
3508
+ * TAGame.__OnlineGameDedicatedServer_TA__AllowMigrationMessageReconcile_0x3 Offsets
3509
+ * Size: 0x0070
3510
+ * Extends: Object_
3511
+ */
3512
+ export const __OnlineGameDedicatedServer_TA__AllowMigrationMessageReconcile_0x3 = {
3513
+ AllPlayers: 0x0060n, // 0x0060 (0x0010) [TArray<FUniqueNetId>]
3514
+ ...Object_,
3515
+ } as const;
3516
+
3467
3517
  /**
3468
3518
  * TAGame.__OnlineGameDedicatedServer_TA__GetNextRandomMapName_0x1 Offsets
3469
3519
  * Size: 0x0070
@@ -3893,6 +3943,16 @@ export const __PlayerController_TA__InitNetworkSave_0x1 = {
3893
3943
  ...Object_,
3894
3944
  } as const;
3895
3945
 
3946
+ /**
3947
+ * TAGame.__PlayerController_TA__ReportPlayer_0x1 Offsets
3948
+ * Size: 0x00a8
3949
+ * Extends: Object_
3950
+ */
3951
+ export const __PlayerController_TA__ReportPlayer_0x1 = {
3952
+ PlayerID: 0x0060n, // 0x0060 (0x0048) [FUniqueNetId]
3953
+ ...Object_,
3954
+ } as const;
3955
+
3896
3956
  /**
3897
3957
  * TAGame.__PlayerControllerBase_TA__InitFromProfile_0x1 Offsets
3898
3958
  * Size: 0x0068
@@ -5344,6 +5404,15 @@ export const _ShopTypes_TA = {
5344
5404
  ...Object_,
5345
5405
  } as const;
5346
5406
 
5407
+ /**
5408
+ * TAGame._StatsAPITypes_TA Offsets
5409
+ * Size: 0x0060
5410
+ * Extends: Object_
5411
+ */
5412
+ export const _StatsAPITypes_TA = {
5413
+ ...Object_,
5414
+ } as const;
5415
+
5347
5416
  /**
5348
5417
  * TAGame._TourNotifications_TA Offsets
5349
5418
  * Size: 0x0060
@@ -6589,6 +6658,108 @@ export const AntiAddiction_TA = {
6589
6658
  ...Object_,
6590
6659
  } as const;
6591
6660
 
6661
+ /**
6662
+ * TAGame.AntiCheatConfig_TA Offsets
6663
+ * Size: 0x00b8
6664
+ * Extends: OnlineConfig_X
6665
+ */
6666
+ export const AntiCheatConfig_TA = {
6667
+ bEnforceAntiCheat: 0x0078n, // 0x0078 (0x0004) [bool : 0x1]
6668
+ bDisplayDisabledModal: 0x0078n, // 0x0078 (0x0004) [bool : 0x2]
6669
+ RegisterTimeoutSeconds: 0x007cn, // 0x007c (0x0004) [float]
6670
+ EnforcedPlatforms: 0x0080n, // 0x0080 (0x0010) [TArray<OnlinePlatform>]
6671
+ UnrecoverableActions: 0x0090n, // 0x0090 (0x0010) [TArray<EClientActionReason>]
6672
+ MatchTerminationSecondsPassedLimit: 0x00a0n, // 0x00a0 (0x0004) [int32]
6673
+ LearnMoreURL: 0x00a8n, // 0x00a8 (0x0010) [FString]
6674
+ ...OnlineConfig_X,
6675
+ } as const;
6676
+
6677
+ /**
6678
+ * ProjectX.AntiCheatManager_X Offsets
6679
+ * Size: 0x0060
6680
+ * Extends: Object_
6681
+ */
6682
+ export const AntiCheatManager_X = {
6683
+ ...Object_,
6684
+ } as const;
6685
+
6686
+ /**
6687
+ * TAGame.AntiCheatManager_TA Offsets
6688
+ * Size: 0x0118
6689
+ * Extends: AntiCheatManager_X
6690
+ */
6691
+ export const AntiCheatManager_TA = {
6692
+ AntiCheatInterface: 0x0060n, // 0x0060 (0x0008) [UOnlineAntiCheatInterfaceEOS*]
6693
+ bAntiCheatEnabled: 0x0068n, // 0x0068 (0x0004) [bool : 0x1]
6694
+ bSessionActive: 0x0068n, // 0x0068 (0x0004) [bool : 0x2]
6695
+ bIntegrityViolation: 0x0068n, // 0x0068 (0x0004) [bool : 0x4]
6696
+ bPrevEnforceAntiCheat: 0x0068n, // 0x0068 (0x0004) [bool : 0x8]
6697
+ EndSessionDelayedSeconds: 0x006cn, // 0x006c (0x0004) [float]
6698
+ CheaterReasonId: 0x0070n, // 0x0070 (0x0001) [uint8]
6699
+ Metrics: 0x0078n, // 0x0078 (0x0008) [UAntiCheatMetrics_TA*]
6700
+ OnlineGame: 0x0080n, // 0x0080 (0x0008) [UOnlineGame_Base_X*]
6701
+ Permissions: 0x0088n, // 0x0088 (0x0008) [UOnlinePlayerPermissions_X*]
6702
+ OnlineParty: 0x0090n, // 0x0090 (0x0008) [UOnlineGameParty_X*]
6703
+ AntiCheatConfig: 0x0098n, // 0x0098 (0x0008) [UAntiCheatConfig_TA*]
6704
+ __EventAntiCheatEnabledChanged__Delegate: 0x00a0n, // 0x00a0 (0x0018) [FScriptDelegate]
6705
+ __EventMessageGenerated__Delegate: 0x00b8n, // 0x00b8 (0x0018) [FScriptDelegate]
6706
+ __EventClientActionRequired__Delegate: 0x00d0n, // 0x00d0 (0x0018) [FScriptDelegate]
6707
+ __EventClientAuthStatusChanged__Delegate: 0x00e8n, // 0x00e8 (0x0018) [FScriptDelegate]
6708
+ __EventClientIntegrityViolation__Delegate: 0x0100n, // 0x0100 (0x0018) [FScriptDelegate]
6709
+ ...AntiCheatManager_X,
6710
+ } as const;
6711
+
6712
+ /**
6713
+ * Engine.OwnerReplicatedActor_ORS Offsets
6714
+ * Size: 0x0268
6715
+ * Extends: Actor
6716
+ */
6717
+ export const OwnerReplicatedActor_ORS = {
6718
+ ...Actor,
6719
+ } as const;
6720
+
6721
+ /**
6722
+ * TAGame.AntiCheatMessenger_TA Offsets
6723
+ * Size: 0x0358
6724
+ * Extends: OwnerReplicatedActor_ORS
6725
+ */
6726
+ export const AntiCheatMessenger_TA = {
6727
+ OwnerPC: 0x0268n, // 0x0268 (0x0008) [UPlayerController_TA*]
6728
+ AuthStatuses: 0x0270n, // 0x0270 (0x0010) [TArray<EClientAuthStatus>]
6729
+ bRegistered: 0x0280n, // 0x0280 (0x0004) [bool : 0x1]
6730
+ bPreventSpawnOnJoin: 0x0280n, // 0x0280 (0x0004) [bool : 0x2]
6731
+ bAuthStatusComplete: 0x0280n, // 0x0280 (0x0004) [bool : 0x4]
6732
+ StagedMessages: 0x0288n, // 0x0288 (0x0010) [TArray<FAntiCheatMessage>]
6733
+ PendingOutgoingMessages: 0x0298n, // 0x0298 (0x0010) [TArray<FAntiCheatMessage>]
6734
+ CurrentMessageId: 0x02a8n, // 0x02a8 (0x0004) [int32]
6735
+ AuthStartTimestamp: 0x02b0n, // 0x02b0 (0x0008) [uint64]
6736
+ IdleRegistrationTimeoutSeconds: 0x02b8n, // 0x02b8 (0x0004) [float]
6737
+ MaxTotalMessageParts: 0x02bcn, // 0x02bc (0x0004) [int32]
6738
+ MaxMessagePartLength: 0x02c0n, // 0x02c0 (0x0004) [int32]
6739
+ TimeBetweenMessageSends: 0x02c4n, // 0x02c4 (0x0004) [float]
6740
+ MaxStagedMessages: 0x02c8n, // 0x02c8 (0x0004) [int32]
6741
+ EACBanReason: 0x02d0n, // 0x02d0 (0x0010) [FString]
6742
+ AntiCheatManager: 0x02e0n, // 0x02e0 (0x0008) [UAntiCheatManager_TA*]
6743
+ PlayerIdCache: 0x02e8n, // 0x02e8 (0x0008) [UServerPlayerIdCache_X*]
6744
+ GameEvent: 0x02f0n, // 0x02f0 (0x0008) [UGameEvent_Soccar_TA*]
6745
+ PlayerPermissions: 0x02f8n, // 0x02f8 (0x0008) [UOnlinePlayerPermissions_X*]
6746
+ Config: 0x0300n, // 0x0300 (0x0008) [UAntiCheatConfig_TA*]
6747
+ GRI: 0x0308n, // 0x0308 (0x0008) [UGRI_X*]
6748
+ __EventAuthStatusComplete__Delegate: 0x0310n, // 0x0310 (0x0018) [FScriptDelegate]
6749
+ __EventPreventSpawnChanged__Delegate: 0x0328n, // 0x0328 (0x0018) [FScriptDelegate]
6750
+ __EventDestroyed__Delegate: 0x0340n, // 0x0340 (0x0018) [FScriptDelegate]
6751
+ ...OwnerReplicatedActor_ORS,
6752
+ } as const;
6753
+
6754
+ /**
6755
+ * TAGame.AntiCheatMetrics_TA Offsets
6756
+ * Size: 0x0080
6757
+ * Extends: MetricsGroup_X
6758
+ */
6759
+ export const AntiCheatMetrics_TA = {
6760
+ ...MetricsGroup_X,
6761
+ } as const;
6762
+
6592
6763
  /**
6593
6764
  * ProjectX.ExplosionHitHandler_X Offsets
6594
6765
  * Size: 0x00f4
@@ -7446,7 +7617,7 @@ export const RBActor_TA = {
7446
7617
 
7447
7618
  /**
7448
7619
  * TAGame.Ball_TA Offsets
7449
- * Size: 0x0b18
7620
+ * Size: 0x0b20
7450
7621
  * Extends: RBActor_TA
7451
7622
  */
7452
7623
  export const Ball_TA = {
@@ -7518,183 +7689,184 @@ export const Ball_TA = {
7518
7689
  PossessionFXActor: 0x09c0n, // 0x09c0 (0x0008) [UFXActor_X*]
7519
7690
  AirResistance: 0x09c8n, // 0x09c8 (0x000c) [FVector]
7520
7691
  MinResistanceVelocity: 0x09d4n, // 0x09d4 (0x000c) [FVector]
7521
- __EventCarTouch__Delegate: 0x09e0n, // 0x09e0 (0x0018) [FScriptDelegate]
7522
- __EventHitWorld__Delegate: 0x09f8n, // 0x09f8 (0x0018) [FScriptDelegate]
7523
- __EventHitGround__Delegate: 0x0a10n, // 0x0a10 (0x0018) [FScriptDelegate]
7524
- __EventHitGoal__Delegate: 0x0a28n, // 0x0a28 (0x0018) [FScriptDelegate]
7525
- __EventGameEventSet__Delegate: 0x0a40n, // 0x0a40 (0x0018) [FScriptDelegate]
7526
- __EventExploded__Delegate: 0x0a58n, // 0x0a58 (0x0018) [FScriptDelegate]
7527
- __EventHitTeamNumChanged__Delegate: 0x0a70n, // 0x0a70 (0x0018) [FScriptDelegate]
7528
- __EventTrailIntensityChanged__Delegate: 0x0a88n, // 0x0a88 (0x0018) [FScriptDelegate]
7529
- __EventBallTeleported__Delegate: 0x0aa0n, // 0x0aa0 (0x0018) [FScriptDelegate]
7530
- __EventDemolishedCar__Delegate: 0x0ab8n, // 0x0ab8 (0x0018) [FScriptDelegate]
7531
- __EventCrossbarHit__Delegate: 0x0ad0n, // 0x0ad0 (0x0018) [FScriptDelegate]
7532
- __EventScaleUpdated__Delegate: 0x0ae8n, // 0x0ae8 (0x0018) [FScriptDelegate]
7533
- __bItemFreeze__ChangeNotify: 0x0b00n, // 0x0b00 (0x0018) [FScriptDelegate]
7692
+ SecondsSinceGroundedChanged: 0x09e0n, // 0x09e0 (0x0004) [float]
7693
+ __EventCarTouch__Delegate: 0x09e8n, // 0x09e8 (0x0018) [FScriptDelegate]
7694
+ __EventHitWorld__Delegate: 0x0a00n, // 0x0a00 (0x0018) [FScriptDelegate]
7695
+ __EventHitGround__Delegate: 0x0a18n, // 0x0a18 (0x0018) [FScriptDelegate]
7696
+ __EventHitGoal__Delegate: 0x0a30n, // 0x0a30 (0x0018) [FScriptDelegate]
7697
+ __EventGameEventSet__Delegate: 0x0a48n, // 0x0a48 (0x0018) [FScriptDelegate]
7698
+ __EventExploded__Delegate: 0x0a60n, // 0x0a60 (0x0018) [FScriptDelegate]
7699
+ __EventHitTeamNumChanged__Delegate: 0x0a78n, // 0x0a78 (0x0018) [FScriptDelegate]
7700
+ __EventTrailIntensityChanged__Delegate: 0x0a90n, // 0x0a90 (0x0018) [FScriptDelegate]
7701
+ __EventBallTeleported__Delegate: 0x0aa8n, // 0x0aa8 (0x0018) [FScriptDelegate]
7702
+ __EventDemolishedCar__Delegate: 0x0ac0n, // 0x0ac0 (0x0018) [FScriptDelegate]
7703
+ __EventCrossbarHit__Delegate: 0x0ad8n, // 0x0ad8 (0x0018) [FScriptDelegate]
7704
+ __EventScaleUpdated__Delegate: 0x0af0n, // 0x0af0 (0x0018) [FScriptDelegate]
7705
+ __bItemFreeze__ChangeNotify: 0x0b08n, // 0x0b08 (0x0018) [FScriptDelegate]
7534
7706
  ...RBActor_TA,
7535
7707
  } as const;
7536
7708
 
7537
7709
  /**
7538
7710
  * TAGame.Ball_Breakout_TA Offsets
7539
- * Size: 0x0c80
7711
+ * Size: 0x0c88
7540
7712
  * Extends: Ball_TA
7541
7713
  */
7542
7714
  export const Ball_Breakout_TA = {
7543
- DamageAtTime: 0x0b18n, // 0x0b18 (0x0010) [TArray<FBreakoutDamage>]
7544
- DamageForceLevels: 0x0b28n, // 0x0b28 (0x0010) [TArray<int32>]
7545
- bClearTeamOnDamage: 0x0b38n, // 0x0b38 (0x0004) [bool : 0x1]
7546
- bCanDamageOwnTeam: 0x0b38n, // 0x0b38 (0x0004) [bool : 0x2]
7547
- MinDamageVelocity: 0x0b3cn, // 0x0b3c (0x0004) [float]
7548
- MinDamageTime: 0x0b40n, // 0x0b40 (0x0004) [float]
7549
- MinImpactSpeedForCharge: 0x0b44n, // 0x0b44 (0x0004) [int32]
7550
- DoubleTapTime: 0x0b48n, // 0x0b48 (0x0004) [float]
7551
- ForceAccumDecayPerSecond: 0x0b4cn, // 0x0b4c (0x0004) [float]
7552
- ForceAccumMax: 0x0b50n, // 0x0b50 (0x0004) [float]
7553
- ForceAccumRecent: 0x0b54n, // 0x0b54 (0x0004) [float]
7554
- LastTeamTouch: 0x0b58n, // 0x0b58 (0x0001) [uint8]
7555
- LastCarTouch: 0x0b60n, // 0x0b60 (0x0008) [UCar_TA*]
7556
- LastDamage: 0x0b68n, // 0x0b68 (0x0004) [int32]
7557
- LastDamageTime: 0x0b6cn, // 0x0b6c (0x0004) [float]
7558
- DamageIndex: 0x0b70n, // 0x0b70 (0x0004) [int32]
7559
- LockedDamageIndex: 0x0b74n, // 0x0b74 (0x0004) [int32]
7560
- DamageIndexPointsToAward: 0x0b78n, // 0x0b78 (0x0010) [TArray<int32>]
7561
- AbsorbedForce: 0x0b88n, // 0x0b88 (0x0004) [float]
7562
- AppliedDamage: 0x0b8cn, // 0x0b8c (0x0018) [FAppliedBreakoutDamage]
7563
- ClosestPlatformCollision: 0x0ba8n, // 0x0ba8 (0x0080) [FAccumulatedRigidBodyCollision]
7564
- WorldCollisions: 0x0c28n, // 0x0c28 (0x0010) [TArray<FAccumulatedRigidBodyCollision>]
7565
- __EventDamageIndexChanged__Delegate: 0x0c38n, // 0x0c38 (0x0018) [FScriptDelegate]
7566
- __EventLastTeamTouchChanged__Delegate: 0x0c50n, // 0x0c50 (0x0018) [FScriptDelegate]
7567
- __EventAppliedDamage__Delegate: 0x0c68n, // 0x0c68 (0x0018) [FScriptDelegate]
7715
+ DamageAtTime: 0x0b20n, // 0x0b20 (0x0010) [TArray<FBreakoutDamage>]
7716
+ DamageForceLevels: 0x0b30n, // 0x0b30 (0x0010) [TArray<int32>]
7717
+ bClearTeamOnDamage: 0x0b40n, // 0x0b40 (0x0004) [bool : 0x1]
7718
+ bCanDamageOwnTeam: 0x0b40n, // 0x0b40 (0x0004) [bool : 0x2]
7719
+ MinDamageVelocity: 0x0b44n, // 0x0b44 (0x0004) [float]
7720
+ MinDamageTime: 0x0b48n, // 0x0b48 (0x0004) [float]
7721
+ MinImpactSpeedForCharge: 0x0b4cn, // 0x0b4c (0x0004) [int32]
7722
+ DoubleTapTime: 0x0b50n, // 0x0b50 (0x0004) [float]
7723
+ ForceAccumDecayPerSecond: 0x0b54n, // 0x0b54 (0x0004) [float]
7724
+ ForceAccumMax: 0x0b58n, // 0x0b58 (0x0004) [float]
7725
+ ForceAccumRecent: 0x0b5cn, // 0x0b5c (0x0004) [float]
7726
+ LastTeamTouch: 0x0b60n, // 0x0b60 (0x0001) [uint8]
7727
+ LastCarTouch: 0x0b68n, // 0x0b68 (0x0008) [UCar_TA*]
7728
+ LastDamage: 0x0b70n, // 0x0b70 (0x0004) [int32]
7729
+ LastDamageTime: 0x0b74n, // 0x0b74 (0x0004) [float]
7730
+ DamageIndex: 0x0b78n, // 0x0b78 (0x0004) [int32]
7731
+ LockedDamageIndex: 0x0b7cn, // 0x0b7c (0x0004) [int32]
7732
+ DamageIndexPointsToAward: 0x0b80n, // 0x0b80 (0x0010) [TArray<int32>]
7733
+ AbsorbedForce: 0x0b90n, // 0x0b90 (0x0004) [float]
7734
+ AppliedDamage: 0x0b94n, // 0x0b94 (0x0018) [FAppliedBreakoutDamage]
7735
+ ClosestPlatformCollision: 0x0bb0n, // 0x0bb0 (0x0080) [FAccumulatedRigidBodyCollision]
7736
+ WorldCollisions: 0x0c30n, // 0x0c30 (0x0010) [TArray<FAccumulatedRigidBodyCollision>]
7737
+ __EventDamageIndexChanged__Delegate: 0x0c40n, // 0x0c40 (0x0018) [FScriptDelegate]
7738
+ __EventLastTeamTouchChanged__Delegate: 0x0c58n, // 0x0c58 (0x0018) [FScriptDelegate]
7739
+ __EventAppliedDamage__Delegate: 0x0c70n, // 0x0c70 (0x0018) [FScriptDelegate]
7568
7740
  ...Ball_TA,
7569
7741
  } as const;
7570
7742
 
7571
7743
  /**
7572
7744
  * TAGame.Ball_God_TA Offsets
7573
- * Size: 0x0ba4
7745
+ * Size: 0x0bac
7574
7746
  * Extends: Ball_TA
7575
7747
  */
7576
7748
  export const Ball_God_TA = {
7577
- WallBounceSpeed: 0x0b18n, // 0x0b18 (0x0004) [float]
7578
- WallBounceBlend: 0x0b1cn, // 0x0b1c (0x0004) [float]
7579
- WallBounceBackDistance: 0x0b20n, // 0x0b20 (0x0004) [float]
7580
- TargetBlendScaleXY: 0x0b24n, // 0x0b24 (0x0004) [float]
7581
- TargetBlendScaleZ: 0x0b28n, // 0x0b28 (0x0004) [float]
7582
- TargetSpeed: 0x0b2cn, // 0x0b2c (0x0004) [float]
7583
- TargetSpeedIncrement: 0x0b30n, // 0x0b30 (0x0004) [float]
7584
- TargetSpeedBlend: 0x0b34n, // 0x0b34 (0x0004) [float]
7585
- MaxVelocityPitch: 0x0b38n, // 0x0b38 (0x0004) [float]
7586
- LastSpeedIncrementTime: 0x0b3cn, // 0x0b3c (0x0004) [float]
7587
- TargetSpeedIncrementTime: 0x0b40n, // 0x0b40 (0x0004) [float]
7588
- MinGlowBrightness: 0x0b44n, // 0x0b44 (0x0004) [float]
7589
- MaxGlowBrightness: 0x0b48n, // 0x0b48 (0x0004) [float]
7590
- PulseSpeedScale: 0x0b4cn, // 0x0b4c (0x0004) [float]
7591
- PulseBrightnessScale: 0x0b50n, // 0x0b50 (0x0004) [float]
7592
- PulseMinBrightness: 0x0b54n, // 0x0b54 (0x0004) [float]
7593
- PulseLifetime: 0x0b58n, // 0x0b58 (0x0004) [float]
7594
- GlowDefaultColor: 0x0b5cn, // 0x0b5c (0x0010) [FLinearColor]
7595
- MaxSpeedColor: 0x0b6cn, // 0x0b6c (0x0010) [FLinearColor]
7596
- AudioCurveName: 0x0b7cn, // 0x0b7c (0x0008) [FName]
7597
- AudioIntensityName: 0x0b84n, // 0x0b84 (0x0008) [FName]
7598
- FXEvent_TeamChanged: 0x0b90n, // 0x0b90 (0x0008) [UFXActorEvent_X*]
7599
- FXEvent_IntensityChanged: 0x0b98n, // 0x0b98 (0x0008) [UFXActorEvent_X*]
7600
- bSwapTeamOnWorldHit: 0x0ba0n, // 0x0ba0 (0x0004) [bool : 0x1]
7601
- bBackwardsDirectionCheckEnabled: 0x0ba0n, // 0x0ba0 (0x0004) [bool : 0x2]
7749
+ WallBounceSpeed: 0x0b20n, // 0x0b20 (0x0004) [float]
7750
+ WallBounceBlend: 0x0b24n, // 0x0b24 (0x0004) [float]
7751
+ WallBounceBackDistance: 0x0b28n, // 0x0b28 (0x0004) [float]
7752
+ TargetBlendScaleXY: 0x0b2cn, // 0x0b2c (0x0004) [float]
7753
+ TargetBlendScaleZ: 0x0b30n, // 0x0b30 (0x0004) [float]
7754
+ TargetSpeed: 0x0b34n, // 0x0b34 (0x0004) [float]
7755
+ TargetSpeedIncrement: 0x0b38n, // 0x0b38 (0x0004) [float]
7756
+ TargetSpeedBlend: 0x0b3cn, // 0x0b3c (0x0004) [float]
7757
+ MaxVelocityPitch: 0x0b40n, // 0x0b40 (0x0004) [float]
7758
+ LastSpeedIncrementTime: 0x0b44n, // 0x0b44 (0x0004) [float]
7759
+ TargetSpeedIncrementTime: 0x0b48n, // 0x0b48 (0x0004) [float]
7760
+ MinGlowBrightness: 0x0b4cn, // 0x0b4c (0x0004) [float]
7761
+ MaxGlowBrightness: 0x0b50n, // 0x0b50 (0x0004) [float]
7762
+ PulseSpeedScale: 0x0b54n, // 0x0b54 (0x0004) [float]
7763
+ PulseBrightnessScale: 0x0b58n, // 0x0b58 (0x0004) [float]
7764
+ PulseMinBrightness: 0x0b5cn, // 0x0b5c (0x0004) [float]
7765
+ PulseLifetime: 0x0b60n, // 0x0b60 (0x0004) [float]
7766
+ GlowDefaultColor: 0x0b64n, // 0x0b64 (0x0010) [FLinearColor]
7767
+ MaxSpeedColor: 0x0b74n, // 0x0b74 (0x0010) [FLinearColor]
7768
+ AudioCurveName: 0x0b84n, // 0x0b84 (0x0008) [FName]
7769
+ AudioIntensityName: 0x0b8cn, // 0x0b8c (0x0008) [FName]
7770
+ FXEvent_TeamChanged: 0x0b98n, // 0x0b98 (0x0008) [UFXActorEvent_X*]
7771
+ FXEvent_IntensityChanged: 0x0ba0n, // 0x0ba0 (0x0008) [UFXActorEvent_X*]
7772
+ bSwapTeamOnWorldHit: 0x0ba8n, // 0x0ba8 (0x0004) [bool : 0x1]
7773
+ bBackwardsDirectionCheckEnabled: 0x0ba8n, // 0x0ba8 (0x0004) [bool : 0x2]
7602
7774
  ...Ball_TA,
7603
7775
  } as const;
7604
7776
 
7605
7777
  /**
7606
7778
  * TAGame.Ball_Fire_TA Offsets
7607
- * Size: 0x0c40
7779
+ * Size: 0x0c48
7608
7780
  * Extends: Ball_God_TA
7609
7781
  */
7610
7782
  export const Ball_Fire_TA = {
7611
- SpinPSArchetype: 0x0ba8n, // 0x0ba8 (0x0008) [UParticleSystem*]
7612
- SpinPSC: 0x0bb0n, // 0x0bb0 (0x0008) [UParticleSystemComponent*]
7613
- ParticleColorParamName: 0x0bb8n, // 0x0bb8 (0x0010) [FString]
7614
- DefaultParticleColor: 0x0bc8n, // 0x0bc8 (0x0010) [FLinearColor]
7615
- SupersonicParticleColor: 0x0bd8n, // 0x0bd8 (0x0010) [FLinearColor]
7616
- SecondsToRampUp: 0x0be8n, // 0x0be8 (0x0004) [float]
7617
- MinSpeedScalar: 0x0becn, // 0x0bec (0x0004) [float]
7618
- MinRedirectScalar: 0x0bf0n, // 0x0bf0 (0x0004) [float]
7619
- TeamNumChangeTimestamp: 0x0bf4n, // 0x0bf4 (0x0004) [float]
7620
- TimeSinceLastChangeTimeStamp: 0x0bf8n, // 0x0bf8 (0x0004) [float]
7621
- bUseTargetTeamIndex: 0x0bfcn, // 0x0bfc (0x0004) [bool : 0x1]
7622
- bAtSupersonicThreshold: 0x0bfcn, // 0x0bfc (0x0004) [bool : 0x2]
7623
- MaxDistanceForSave: 0x0c00n, // 0x0c00 (0x0004) [float]
7624
- DotProductSaveThreshold: 0x0c04n, // 0x0c04 (0x0004) [float]
7625
- TargetLowSpeedDistanceThreshold: 0x0c08n, // 0x0c08 (0x0004) [float]
7626
- TargetLowSpeedThreshold: 0x0c0cn, // 0x0c0c (0x0004) [float]
7627
- TargetLowSpeedScalar: 0x0c10n, // 0x0c10 (0x0004) [float]
7628
- TargetAlphaThreshold: 0x0c14n, // 0x0c14 (0x0004) [float]
7629
- SpeedupCue: 0x0c18n, // 0x0c18 (0x0008) [UAkSoundCue*]
7630
- SpeedThresholdState: 0x0c20n, // 0x0c20 (0x0004) [int32]
7631
- __EventDemolitionSave__Delegate: 0x0c28n, // 0x0c28 (0x0018) [FScriptDelegate]
7783
+ SpinPSArchetype: 0x0bb0n, // 0x0bb0 (0x0008) [UParticleSystem*]
7784
+ SpinPSC: 0x0bb8n, // 0x0bb8 (0x0008) [UParticleSystemComponent*]
7785
+ ParticleColorParamName: 0x0bc0n, // 0x0bc0 (0x0010) [FString]
7786
+ DefaultParticleColor: 0x0bd0n, // 0x0bd0 (0x0010) [FLinearColor]
7787
+ SupersonicParticleColor: 0x0be0n, // 0x0be0 (0x0010) [FLinearColor]
7788
+ SecondsToRampUp: 0x0bf0n, // 0x0bf0 (0x0004) [float]
7789
+ MinSpeedScalar: 0x0bf4n, // 0x0bf4 (0x0004) [float]
7790
+ MinRedirectScalar: 0x0bf8n, // 0x0bf8 (0x0004) [float]
7791
+ TeamNumChangeTimestamp: 0x0bfcn, // 0x0bfc (0x0004) [float]
7792
+ TimeSinceLastChangeTimeStamp: 0x0c00n, // 0x0c00 (0x0004) [float]
7793
+ bUseTargetTeamIndex: 0x0c04n, // 0x0c04 (0x0004) [bool : 0x1]
7794
+ bAtSupersonicThreshold: 0x0c04n, // 0x0c04 (0x0004) [bool : 0x2]
7795
+ MaxDistanceForSave: 0x0c08n, // 0x0c08 (0x0004) [float]
7796
+ DotProductSaveThreshold: 0x0c0cn, // 0x0c0c (0x0004) [float]
7797
+ TargetLowSpeedDistanceThreshold: 0x0c10n, // 0x0c10 (0x0004) [float]
7798
+ TargetLowSpeedThreshold: 0x0c14n, // 0x0c14 (0x0004) [float]
7799
+ TargetLowSpeedScalar: 0x0c18n, // 0x0c18 (0x0004) [float]
7800
+ TargetAlphaThreshold: 0x0c1cn, // 0x0c1c (0x0004) [float]
7801
+ SpeedupCue: 0x0c20n, // 0x0c20 (0x0008) [UAkSoundCue*]
7802
+ SpeedThresholdState: 0x0c28n, // 0x0c28 (0x0004) [int32]
7803
+ __EventDemolitionSave__Delegate: 0x0c30n, // 0x0c30 (0x0018) [FScriptDelegate]
7632
7804
  ...Ball_God_TA,
7633
7805
  } as const;
7634
7806
 
7635
7807
  /**
7636
7808
  * TAGame.Ball_GameEditor_TA Offsets
7637
- * Size: 0x0bf0
7809
+ * Size: 0x0bf8
7638
7810
  * Extends: Ball_TA
7639
7811
  */
7640
7812
  export const Ball_GameEditor_TA = {
7641
- StartLocation: 0x0b18n, // 0x0b18 (0x000c) [FVector]
7642
- StartRotation: 0x0b24n, // 0x0b24 (0x000c) [FRotator]
7643
- VelocityStartSpeed: 0x0b30n, // 0x0b30 (0x0004) [float]
7644
- VelocityStartRotation: 0x0b34n, // 0x0b34 (0x000c) [FRotator]
7645
- BallResetTime: 0x0b40n, // 0x0b40 (0x0004) [float]
7646
- FirstHitTime: 0x0b44n, // 0x0b44 (0x0004) [float]
7647
- CameraPositionOffset: 0x0b48n, // 0x0b48 (0x000c) [FVector]
7648
- EditingFXActorArchetype: 0x0b58n, // 0x0b58 (0x0008) [UFXActor_X*]
7649
- EditingFXActor: 0x0b60n, // 0x0b60 (0x0008) [UFXActor_X*]
7650
- bUpdateTrajectory: 0x0b68n, // 0x0b68 (0x0004) [bool : 0x1]
7651
- ToLocation: 0x0b6cn, // 0x0b6c (0x000c) [FVector]
7652
- __EventBallWentThruRing__Delegate: 0x0b78n, // 0x0b78 (0x0018) [FScriptDelegate]
7653
- __EventVelocityStartSpeedChanged__Delegate: 0x0b90n, // 0x0b90 (0x0018) [FScriptDelegate]
7654
- __EventFire__Delegate: 0x0ba8n, // 0x0ba8 (0x0018) [FScriptDelegate]
7655
- __EventReset__Delegate: 0x0bc0n, // 0x0bc0 (0x0018) [FScriptDelegate]
7656
- __EventSelectionChange__Delegate: 0x0bd8n, // 0x0bd8 (0x0018) [FScriptDelegate]
7813
+ StartLocation: 0x0b20n, // 0x0b20 (0x000c) [FVector]
7814
+ StartRotation: 0x0b2cn, // 0x0b2c (0x000c) [FRotator]
7815
+ VelocityStartSpeed: 0x0b38n, // 0x0b38 (0x0004) [float]
7816
+ VelocityStartRotation: 0x0b3cn, // 0x0b3c (0x000c) [FRotator]
7817
+ BallResetTime: 0x0b48n, // 0x0b48 (0x0004) [float]
7818
+ FirstHitTime: 0x0b4cn, // 0x0b4c (0x0004) [float]
7819
+ CameraPositionOffset: 0x0b50n, // 0x0b50 (0x000c) [FVector]
7820
+ EditingFXActorArchetype: 0x0b60n, // 0x0b60 (0x0008) [UFXActor_X*]
7821
+ EditingFXActor: 0x0b68n, // 0x0b68 (0x0008) [UFXActor_X*]
7822
+ bUpdateTrajectory: 0x0b70n, // 0x0b70 (0x0004) [bool : 0x1]
7823
+ ToLocation: 0x0b74n, // 0x0b74 (0x000c) [FVector]
7824
+ __EventBallWentThruRing__Delegate: 0x0b80n, // 0x0b80 (0x0018) [FScriptDelegate]
7825
+ __EventVelocityStartSpeedChanged__Delegate: 0x0b98n, // 0x0b98 (0x0018) [FScriptDelegate]
7826
+ __EventFire__Delegate: 0x0bb0n, // 0x0bb0 (0x0018) [FScriptDelegate]
7827
+ __EventReset__Delegate: 0x0bc8n, // 0x0bc8 (0x0018) [FScriptDelegate]
7828
+ __EventSelectionChange__Delegate: 0x0be0n, // 0x0be0 (0x0018) [FScriptDelegate]
7657
7829
  ...Ball_TA,
7658
7830
  } as const;
7659
7831
 
7660
7832
  /**
7661
7833
  * TAGame.Ball_Haunted_TA Offsets
7662
- * Size: 0x0c20
7834
+ * Size: 0x0c28
7663
7835
  * Extends: Ball_TA
7664
7836
  */
7665
7837
  export const Ball_Haunted_TA = {
7666
- SeekPositionRangeLength: 0x0b18n, // 0x0b18 (0x0008) [FVector2D]
7667
- SeekPositionRangeWidth: 0x0b20n, // 0x0b20 (0x0008) [FVector2D]
7668
- SeekPositionRangeHeight: 0x0b28n, // 0x0b28 (0x0008) [FVector2D]
7669
- NextSeekTimeRange: 0x0b30n, // 0x0b30 (0x0008) [FVector2D]
7670
- TrappedHoverHeight: 0x0b38n, // 0x0b38 (0x0004) [float]
7671
- HorizontalSpeed: 0x0b3cn, // 0x0b3c (0x0004) [float]
7672
- VerticalSpeed: 0x0b40n, // 0x0b40 (0x0004) [float]
7673
- ArrivalDistance: 0x0b44n, // 0x0b44 (0x0004) [float]
7674
- TrappedHorizontalSpeed: 0x0b48n, // 0x0b48 (0x0004) [float]
7675
- TrappedVerticalSpeed: 0x0b4cn, // 0x0b4c (0x0004) [float]
7676
- TrappedCaptureTime: 0x0b50n, // 0x0b50 (0x0004) [float]
7677
- HitPhysicsDuration: 0x0b54n, // 0x0b54 (0x0004) [float]
7678
- ReplicatedBeamBrokenValue: 0x0b58n, // 0x0b58 (0x0001) [uint8]
7679
- LastTeamTouch: 0x0b59n, // 0x0b59 (0x0001) [uint8]
7680
- DeactivatedGoalIndex: 0x0b5an, // 0x0b5a (0x0001) [uint8]
7681
- TotalActiveBeams: 0x0b5bn, // 0x0b5b (0x0001) [uint8]
7682
- SeekTarget: 0x0b5cn, // 0x0b5c (0x000c) [FVector]
7683
- NextNeutralTime: 0x0b68n, // 0x0b68 (0x0004) [float]
7684
- bHitPhysicsActive: 0x0b6cn, // 0x0b6c (0x0004) [bool : 0x1]
7685
- bIsBallBeamed: 0x0b6cn, // 0x0b6c (0x0004) [bool : 0x2]
7686
- bIsTrapped: 0x0b6cn, // 0x0b6c (0x0004) [bool : 0x4]
7687
- CurrentCaptureTime: 0x0b70n, // 0x0b70 (0x0004) [float]
7688
- CaptureTimePercentage: 0x0b74n, // 0x0b74 (0x0004) [float]
7689
- CaptureTimeAtExit: 0x0b78n, // 0x0b78 (0x0004) [float]
7690
- ActiveGoal: 0x0b80n, // 0x0b80 (0x0008) [UGoal_TA*]
7691
- NumActiveBeamsByTeam: 0x0b88n, // 0x0b88 (0x0008) [int32]
7692
- __EventLastTeamTouchChanged__Delegate: 0x0b90n, // 0x0b90 (0x0018) [FScriptDelegate]
7693
- __EventIsTrapped__Delegate: 0x0ba8n, // 0x0ba8 (0x0018) [FScriptDelegate]
7694
- __EventBeamIsBroken__Delegate: 0x0bc0n, // 0x0bc0 (0x0018) [FScriptDelegate]
7695
- __ReplicatedBeamBrokenValue__ChangeNotify: 0x0bd8n, // 0x0bd8 (0x0018) [FScriptDelegate]
7696
- __LastTeamTouch__ChangeNotify: 0x0bf0n, // 0x0bf0 (0x0018) [FScriptDelegate]
7697
- __DeactivatedGoalIndex__ChangeNotify: 0x0c08n, // 0x0c08 (0x0018) [FScriptDelegate]
7838
+ SeekPositionRangeLength: 0x0b20n, // 0x0b20 (0x0008) [FVector2D]
7839
+ SeekPositionRangeWidth: 0x0b28n, // 0x0b28 (0x0008) [FVector2D]
7840
+ SeekPositionRangeHeight: 0x0b30n, // 0x0b30 (0x0008) [FVector2D]
7841
+ NextSeekTimeRange: 0x0b38n, // 0x0b38 (0x0008) [FVector2D]
7842
+ TrappedHoverHeight: 0x0b40n, // 0x0b40 (0x0004) [float]
7843
+ HorizontalSpeed: 0x0b44n, // 0x0b44 (0x0004) [float]
7844
+ VerticalSpeed: 0x0b48n, // 0x0b48 (0x0004) [float]
7845
+ ArrivalDistance: 0x0b4cn, // 0x0b4c (0x0004) [float]
7846
+ TrappedHorizontalSpeed: 0x0b50n, // 0x0b50 (0x0004) [float]
7847
+ TrappedVerticalSpeed: 0x0b54n, // 0x0b54 (0x0004) [float]
7848
+ TrappedCaptureTime: 0x0b58n, // 0x0b58 (0x0004) [float]
7849
+ HitPhysicsDuration: 0x0b5cn, // 0x0b5c (0x0004) [float]
7850
+ ReplicatedBeamBrokenValue: 0x0b60n, // 0x0b60 (0x0001) [uint8]
7851
+ LastTeamTouch: 0x0b61n, // 0x0b61 (0x0001) [uint8]
7852
+ DeactivatedGoalIndex: 0x0b62n, // 0x0b62 (0x0001) [uint8]
7853
+ TotalActiveBeams: 0x0b63n, // 0x0b63 (0x0001) [uint8]
7854
+ SeekTarget: 0x0b64n, // 0x0b64 (0x000c) [FVector]
7855
+ NextNeutralTime: 0x0b70n, // 0x0b70 (0x0004) [float]
7856
+ bHitPhysicsActive: 0x0b74n, // 0x0b74 (0x0004) [bool : 0x1]
7857
+ bIsBallBeamed: 0x0b74n, // 0x0b74 (0x0004) [bool : 0x2]
7858
+ bIsTrapped: 0x0b74n, // 0x0b74 (0x0004) [bool : 0x4]
7859
+ CurrentCaptureTime: 0x0b78n, // 0x0b78 (0x0004) [float]
7860
+ CaptureTimePercentage: 0x0b7cn, // 0x0b7c (0x0004) [float]
7861
+ CaptureTimeAtExit: 0x0b80n, // 0x0b80 (0x0004) [float]
7862
+ ActiveGoal: 0x0b88n, // 0x0b88 (0x0008) [UGoal_TA*]
7863
+ NumActiveBeamsByTeam: 0x0b90n, // 0x0b90 (0x0008) [int32]
7864
+ __EventLastTeamTouchChanged__Delegate: 0x0b98n, // 0x0b98 (0x0018) [FScriptDelegate]
7865
+ __EventIsTrapped__Delegate: 0x0bb0n, // 0x0bb0 (0x0018) [FScriptDelegate]
7866
+ __EventBeamIsBroken__Delegate: 0x0bc8n, // 0x0bc8 (0x0018) [FScriptDelegate]
7867
+ __ReplicatedBeamBrokenValue__ChangeNotify: 0x0be0n, // 0x0be0 (0x0018) [FScriptDelegate]
7868
+ __LastTeamTouch__ChangeNotify: 0x0bf8n, // 0x0bf8 (0x0018) [FScriptDelegate]
7869
+ __DeactivatedGoalIndex__ChangeNotify: 0x0c10n, // 0x0c10 (0x0018) [FScriptDelegate]
7698
7870
  ...Ball_TA,
7699
7871
  } as const;
7700
7872
 
@@ -7720,32 +7892,32 @@ export const Ball_Spawner_TA = {
7720
7892
 
7721
7893
  /**
7722
7894
  * TAGame.Ball_Trajectory_TA Offsets
7723
- * Size: 0x0ba8
7895
+ * Size: 0x0bb0
7724
7896
  * Extends: Ball_TA
7725
7897
  */
7726
7898
  export const Ball_Trajectory_TA = {
7727
- AccurateTrajectoryPoints: 0x0b18n, // 0x0b18 (0x0010) [TArray<FVector>]
7728
- AllPoints: 0x0b28n, // 0x0b28 (0x0010) [TArray<FVector>]
7729
- LastCalculateTime: 0x0b38n, // 0x0b38 (0x0004) [float]
7730
- FixedDeltaTime: 0x0b3cn, // 0x0b3c (0x0004) [float]
7731
- TotalPathDistance: 0x0b40n, // 0x0b40 (0x0004) [float]
7732
- FrameCount: 0x0b44n, // 0x0b44 (0x0004) [int32]
7733
- TotalStepCount: 0x0b48n, // 0x0b48 (0x0004) [int32]
7734
- TotalFrameCount: 0x0b4cn, // 0x0b4c (0x0004) [int32]
7735
- CurrentStepCount: 0x0b50n, // 0x0b50 (0x0004) [int32]
7736
- StepToPutAPointAt: 0x0b54n, // 0x0b54 (0x0004) [int32]
7737
- LastLocation: 0x0b58n, // 0x0b58 (0x000c) [FVector]
7738
- LastVelocity: 0x0b64n, // 0x0b64 (0x000c) [FVector]
7739
- LastAngularVelocity: 0x0b70n, // 0x0b70 (0x000c) [FVector]
7740
- LastRotation: 0x0b7cn, // 0x0b7c (0x000c) [FRotator]
7741
- TrajectorySettings: 0x0b88n, // 0x0b88 (0x0014) [FTrajectorySetup]
7742
- TrajectoryComponentToUpdate: 0x0ba0n, // 0x0ba0 (0x0008) [UBallTrajectoryComponent_TA*]
7899
+ AccurateTrajectoryPoints: 0x0b20n, // 0x0b20 (0x0010) [TArray<FVector>]
7900
+ AllPoints: 0x0b30n, // 0x0b30 (0x0010) [TArray<FVector>]
7901
+ LastCalculateTime: 0x0b40n, // 0x0b40 (0x0004) [float]
7902
+ FixedDeltaTime: 0x0b44n, // 0x0b44 (0x0004) [float]
7903
+ TotalPathDistance: 0x0b48n, // 0x0b48 (0x0004) [float]
7904
+ FrameCount: 0x0b4cn, // 0x0b4c (0x0004) [int32]
7905
+ TotalStepCount: 0x0b50n, // 0x0b50 (0x0004) [int32]
7906
+ TotalFrameCount: 0x0b54n, // 0x0b54 (0x0004) [int32]
7907
+ CurrentStepCount: 0x0b58n, // 0x0b58 (0x0004) [int32]
7908
+ StepToPutAPointAt: 0x0b5cn, // 0x0b5c (0x0004) [int32]
7909
+ LastLocation: 0x0b60n, // 0x0b60 (0x000c) [FVector]
7910
+ LastVelocity: 0x0b6cn, // 0x0b6c (0x000c) [FVector]
7911
+ LastAngularVelocity: 0x0b78n, // 0x0b78 (0x000c) [FVector]
7912
+ LastRotation: 0x0b84n, // 0x0b84 (0x000c) [FRotator]
7913
+ TrajectorySettings: 0x0b90n, // 0x0b90 (0x0014) [FTrajectorySetup]
7914
+ TrajectoryComponentToUpdate: 0x0ba8n, // 0x0ba8 (0x0008) [UBallTrajectoryComponent_TA*]
7743
7915
  ...Ball_TA,
7744
7916
  } as const;
7745
7917
 
7746
7918
  /**
7747
7919
  * TAGame.Ball_Tutorial_TA Offsets
7748
- * Size: 0x0b18
7920
+ * Size: 0x0b20
7749
7921
  * Extends: Ball_TA
7750
7922
  */
7751
7923
  export const Ball_Tutorial_TA = {
@@ -10396,7 +10568,7 @@ export const Vehicle_TA = {
10396
10568
  bJumped: 0x07d8n, // 0x07d8 (0x0004) [bool : 0x4]
10397
10569
  bDoubleJumped: 0x07d8n, // 0x07d8 (0x0004) [bool : 0x8]
10398
10570
  bOnGround: 0x07d8n, // 0x07d8 (0x0004) [bool : 0x10]
10399
- bSuperSonic: 0x07d8n, // 0x07d8 (0x0004) [bool : 0x20]
10571
+ bSupersonic: 0x07d8n, // 0x07d8 (0x0004) [bool : 0x20]
10400
10572
  bPodiumMode: 0x07d8n, // 0x07d8 (0x0004) [bool : 0x40]
10401
10573
  bHasPostMatchCelebration: 0x07d8n, // 0x07d8 (0x0004) [bool : 0x80]
10402
10574
  Input: 0x07dcn, // 0x07dc (0x0020) [FVehicleInputs]
@@ -10945,6 +11117,17 @@ export const CarDistanceTracker_TA = {
10945
11117
  ...TickableStateObject_X,
10946
11118
  } as const;
10947
11119
 
11120
+ /**
11121
+ * TAGame.CarFlipResetTracker_TA Offsets
11122
+ * Size: 0x0068
11123
+ * Extends: Object_
11124
+ */
11125
+ export const CarFlipResetTracker_TA = {
11126
+ FlipResetStreak: 0x0060n, // 0x0060 (0x0004) [int32]
11127
+ MaxFlipResetStreak: 0x0064n, // 0x0064 (0x0004) [int32]
11128
+ ...Object_,
11129
+ } as const;
11130
+
10948
11131
  /**
10949
11132
  * TAGame.CarGrappleTracker_TA Offsets
10950
11133
  * Size: 0x00a0
@@ -11680,7 +11863,7 @@ export const ChallengeFilter_Progress_TA = {
11680
11863
 
11681
11864
  /**
11682
11865
  * TAGame.ChallengeFolder_TA Offsets
11683
- * Size: 0x0140
11866
+ * Size: 0x0180
11684
11867
  * Extends: Object_
11685
11868
  */
11686
11869
  export const ChallengeFolder_TA = {
@@ -11698,7 +11881,12 @@ export const ChallengeFolder_TA = {
11698
11881
  LinkedFolderCodeName: 0x00d0n, // 0x00d0 (0x0010) [FString]
11699
11882
  ActiveSubFolderStartTime: 0x00e0n, // 0x00e0 (0x0008) [uint64]
11700
11883
  ActiveSubFolderEndTime: 0x00e8n, // 0x00e8 (0x0008) [uint64]
11701
- ChallengeCache: 0x00f0n, // 0x00f0 (0x0050) [FMap_Mirror]
11884
+ Description: 0x00f0n, // 0x00f0 (0x0010) [FString]
11885
+ WidgetURL: 0x0100n, // 0x0100 (0x0010) [FString]
11886
+ DashboardURL: 0x0110n, // 0x0110 (0x0010) [FString]
11887
+ WidgetImage: 0x0120n, // 0x0120 (0x0008) [UTexture*]
11888
+ DashboardImage: 0x0128n, // 0x0128 (0x0008) [UTexture*]
11889
+ ChallengeCache: 0x0130n, // 0x0130 (0x0050) [FMap_Mirror]
11702
11890
  ...Object_,
11703
11891
  } as const;
11704
11892
 
@@ -14736,6 +14924,15 @@ export const FAnimatedMaterialParamFloat = {
14736
14924
  ...FAnimatedMaterialParam,
14737
14925
  } as const;
14738
14926
 
14927
+ /**
14928
+ * TAGame.AntiCheatMessenger_TA.AntiCheatMessage Offsets
14929
+ * Size: 0x0018
14930
+ */
14931
+ export const FAntiCheatMessage = {
14932
+ MessageId: 0x0000n, // 0x0000 (0x0004) [int32]
14933
+ MessageParts: 0x0008n, // 0x0008 (0x0010) [TArray<FString>]
14934
+ } as const;
14935
+
14739
14936
  /**
14740
14937
  * TAGame._Types_TA.AppliedBreakoutDamage Offsets
14741
14938
  * Size: 0x0018
@@ -14889,6 +15086,15 @@ export const FBallInfo = {
14889
15086
  CrossbarHitTime: 0x003cn, // 0x003c (0x0004) [float]
14890
15087
  } as const;
14891
15088
 
15089
+ /**
15090
+ * TAGame._StatsAPITypes_TA.BallLastTouchData Offsets
15091
+ * Size: 0x001c
15092
+ */
15093
+ export const FBallLastTouchData = {
15094
+ Player: 0x0000n, // 0x0000 (0x0018) [FPlayerDataPacket]
15095
+ Speed: 0x0018n, // 0x0018 (0x0004) [float]
15096
+ } as const;
15097
+
14892
15098
  /**
14893
15099
  * TAGame._Types_TA.BallPredictionInfo Offsets
14894
15100
  * Size: 0x003c
@@ -14904,6 +15110,25 @@ export const FBallPredictionInfo = {
14904
15110
  bHitGround: 0x0038n, // 0x0038 (0x0004) [bool : 0x2]
14905
15111
  } as const;
14906
15112
 
15113
+ /**
15114
+ * TAGame._StatsAPITypes_TA.BallPreHitData Offsets
15115
+ * Size: 0x0014
15116
+ */
15117
+ export const FBallPreHitData = {
15118
+ PreHitSpeed: 0x0000n, // 0x0000 (0x0004) [float]
15119
+ PostHitSpeed: 0x0004n, // 0x0004 (0x0004) [float]
15120
+ Location: 0x0008n, // 0x0008 (0x000c) [FVector]
15121
+ } as const;
15122
+
15123
+ /**
15124
+ * TAGame._StatsAPITypes_TA.BallUpdateState Offsets
15125
+ * Size: 0x0008
15126
+ */
15127
+ export const FBallUpdateState = {
15128
+ Speed: 0x0000n, // 0x0000 (0x0004) [float]
15129
+ TeamNum: 0x0004n, // 0x0004 (0x0004) [int32]
15130
+ } as const;
15131
+
14907
15132
  /**
14908
15133
  * TAGame.SonyPricingInfo_TA.BaseInput Offsets
14909
15134
  * Size: 0x0044
@@ -15715,6 +15940,16 @@ export const FClientPacketData = {
15715
15940
  Frames: 0x0020n, // 0x0020 (0x0010) [TArray<FClientFrameData>]
15716
15941
  } as const;
15717
15942
 
15943
+ /**
15944
+ * TAGame._StatsAPITypes_TA.ClockUpdatedEvent Offsets
15945
+ * Size: 0x0018
15946
+ */
15947
+ export const FClockUpdatedEvent = {
15948
+ MatchGUID: 0x0000n, // 0x0000 (0x0010) [FString]
15949
+ TimeSeconds: 0x0010n, // 0x0010 (0x0004) [int32]
15950
+ bOverTime: 0x0014n, // 0x0014 (0x0004) [bool : 0x1]
15951
+ } as const;
15952
+
15718
15953
  /**
15719
15954
  * TAGame.GameEvent_Soccar_TA.ClubMemberCount Offsets
15720
15955
  * Size: 0x0010
@@ -15822,6 +16057,18 @@ export const FCredentialItem = {
15822
16057
  Credentials: 0x0008n, // 0x0008 (0x0020) [FTourPrivateCredentials]
15823
16058
  } as const;
15824
16059
 
16060
+ /**
16061
+ * TAGame._StatsAPITypes_TA.CrossbarHitData Offsets
16062
+ * Size: 0x0048
16063
+ */
16064
+ export const FCrossbarHitData = {
16065
+ MatchGUID: 0x0000n, // 0x0000 (0x0010) [FString]
16066
+ BallLocation: 0x0010n, // 0x0010 (0x000c) [FVector]
16067
+ BallSpeed: 0x001cn, // 0x001c (0x0004) [float]
16068
+ ImpactForce: 0x0020n, // 0x0020 (0x0004) [float]
16069
+ BallLastTouch: 0x0028n, // 0x0028 (0x0020) [FBallLastTouchData]
16070
+ } as const;
16071
+
15825
16072
  /**
15826
16073
  * TAGame.PlayerController_TA.CrosshairExtentInfo Offsets
15827
16074
  * Size: 0x0010
@@ -16091,6 +16338,16 @@ export const FDemolishInvulnerability = {
16091
16338
  DemolishSources: 0x0008n, // 0x0008 (0x0010) [TArray<EDemolishSource>]
16092
16339
  } as const;
16093
16340
 
16341
+ /**
16342
+ * TAGame._Types_TA.DemoSpawnSelectionData Offsets
16343
+ * Size: 0x0008
16344
+ */
16345
+ export const FDemoSpawnSelectionData = {
16346
+ SpawnPreference: 0x0000n, // 0x0000 (0x0001) [EDemoSpawnPreference]
16347
+ SelectionState: 0x0001n, // 0x0001 (0x0001) [EDemoSelectionState]
16348
+ PercentageTimeLeft: 0x0004n, // 0x0004 (0x0004) [int32]
16349
+ } as const;
16350
+
16094
16351
  /**
16095
16352
  * TAGame.GFxData_Credits_TA.DepartmentData Offsets
16096
16353
  * Size: 0x0030
@@ -16702,6 +16959,25 @@ export const FGameModeData = {
16702
16959
  SortIdx: 0x0018n, // 0x0018 (0x0004) [int32]
16703
16960
  } as const;
16704
16961
 
16962
+ /**
16963
+ * TAGame._StatsAPITypes_TA.GameUpdateState Offsets
16964
+ * Size: 0x0070
16965
+ */
16966
+ export const FGameUpdateState = {
16967
+ Teams: 0x0000n, // 0x0000 (0x0010) [TArray<FTeamUpdateState>]
16968
+ TimeSeconds: 0x0010n, // 0x0010 (0x0004) [int32]
16969
+ bOverTime: 0x0014n, // 0x0014 (0x0004) [bool : 0x1]
16970
+ frame: 0x0018n, // 0x0018 (0x0004) [int32]
16971
+ Elapsed: 0x001cn, // 0x001c (0x0004) [float]
16972
+ Ball: 0x0020n, // 0x0020 (0x0008) [FBallUpdateState]
16973
+ bReplay: 0x0028n, // 0x0028 (0x0004) [bool : 0x1]
16974
+ bHasWinner: 0x0028n, // 0x0028 (0x0004) [bool : 0x2]
16975
+ Winner: 0x0030n, // 0x0030 (0x0010) [FString]
16976
+ Arena: 0x0040n, // 0x0040 (0x0010) [FString]
16977
+ bHasTarget: 0x0050n, // 0x0050 (0x0004) [bool : 0x1]
16978
+ Target: 0x0058n, // 0x0058 (0x0018) [FPlayerDataPacket]
16979
+ } as const;
16980
+
16705
16981
  /**
16706
16982
  * TAGame.ProductDatabase_TA.GarageFolderData Offsets
16707
16983
  * Size: 0x0060
@@ -17153,6 +17429,20 @@ export const FGoalResetOptionData = {
17153
17429
  LocalizedDescription: 0x0010n, // 0x0010 (0x0010) [FString]
17154
17430
  } as const;
17155
17431
 
17432
+ /**
17433
+ * TAGame._StatsAPITypes_TA.GoalScoreDataEvent Offsets
17434
+ * Size: 0x0078
17435
+ */
17436
+ export const FGoalScoreDataEvent = {
17437
+ MatchGUID: 0x0000n, // 0x0000 (0x0010) [FString]
17438
+ GoalSpeed: 0x0010n, // 0x0010 (0x0004) [float]
17439
+ GoalTime: 0x0014n, // 0x0014 (0x0004) [int32]
17440
+ ImpactLocation: 0x0018n, // 0x0018 (0x000c) [FVector]
17441
+ Scorer: 0x0028n, // 0x0028 (0x0018) [FPlayerDataPacket]
17442
+ Assister: 0x0040n, // 0x0040 (0x0018) [FPlayerDataPacket]
17443
+ BallLastTouch: 0x0058n, // 0x0058 (0x0020) [FBallLastTouchData]
17444
+ } as const;
17445
+
17156
17446
  /**
17157
17447
  * TAGame.StatGraphDrawer_TA.GraphLine Offsets
17158
17448
  * Size: 0x0028
@@ -17931,6 +18221,14 @@ export const FMatchData = {
17931
18221
  ConsecutiveMatchesPlayed: 0x0048n, // 0x0048 (0x0004) [int32]
17932
18222
  } as const;
17933
18223
 
18224
+ /**
18225
+ * TAGame._StatsAPITypes_TA.MatchGUIDEvent Offsets
18226
+ * Size: 0x0010
18227
+ */
18228
+ export const FMatchGUIDEvent = {
18229
+ MatchGUID: 0x0000n, // 0x0000 (0x0010) [FString]
18230
+ } as const;
18231
+
17934
18232
  /**
17935
18233
  * TAGame.MatchHistoryMetrics_TA.MatchHistoryChangeTabEvent Offsets
17936
18234
  * Size: 0x0030
@@ -17963,6 +18261,15 @@ export const FMatchPreviewData = {
17963
18261
  TimesPreviewed: 0x0018n, // 0x0018 (0x0004) [int32]
17964
18262
  } as const;
17965
18263
 
18264
+ /**
18265
+ * TAGame._StatsAPITypes_TA.MatchWinnerEvent Offsets
18266
+ * Size: 0x0014
18267
+ */
18268
+ export const FMatchWinnerEvent = {
18269
+ MatchGUID: 0x0000n, // 0x0000 (0x0010) [FString]
18270
+ WinnerTeamNum: 0x0010n, // 0x0010 (0x0004) [int32]
18271
+ } as const;
18272
+
17966
18273
  /**
17967
18274
  * TAGame.ProductOverride_SpecificMaterials_TA.MaterialAndMaterialOverride Offsets
17968
18275
  * Size: 0x0010
@@ -18939,6 +19246,16 @@ export const FPlayerChatMessage = {
18939
19246
  Message: 0x0058n, // 0x0058 (0x0010) [FString]
18940
19247
  } as const;
18941
19248
 
19249
+ /**
19250
+ * TAGame._StatsAPITypes_TA.PlayerDataPacket Offsets
19251
+ * Size: 0x0018
19252
+ */
19253
+ export const FPlayerDataPacket = {
19254
+ Name: 0x0000n, // 0x0000 (0x0010) [FString]
19255
+ Shortcut: 0x0010n, // 0x0010 (0x0004) [int32]
19256
+ TeamNum: 0x0014n, // 0x0014 (0x0004) [int32]
19257
+ } as const;
19258
+
18942
19259
  /**
18943
19260
  * TAGame.RecentPlayers_TA.PlayerGameID Offsets
18944
19261
  * Size: 0x0058
@@ -19017,6 +19334,35 @@ export const FPlayerStats = {
19017
19334
  Demolitions: 0x0018n, // 0x0018 (0x0004) [int32]
19018
19335
  } as const;
19019
19336
 
19337
+ /**
19338
+ * TAGame._StatsAPITypes_TA.PlayerUpdateState Offsets
19339
+ * Size: 0x0078
19340
+ */
19341
+ export const FPlayerUpdateState = {
19342
+ Name: 0x0000n, // 0x0000 (0x0010) [FString]
19343
+ PrimaryID: 0x0010n, // 0x0010 (0x0010) [FString]
19344
+ Shortcut: 0x0020n, // 0x0020 (0x0004) [int32]
19345
+ TeamNum: 0x0024n, // 0x0024 (0x0004) [int32]
19346
+ Score: 0x0028n, // 0x0028 (0x0004) [int32]
19347
+ Goals: 0x002cn, // 0x002c (0x0004) [int32]
19348
+ Shots: 0x0030n, // 0x0030 (0x0004) [int32]
19349
+ Assists: 0x0034n, // 0x0034 (0x0004) [int32]
19350
+ Saves: 0x0038n, // 0x0038 (0x0004) [int32]
19351
+ Touches: 0x003cn, // 0x003c (0x0004) [int32]
19352
+ CarTouches: 0x0040n, // 0x0040 (0x0004) [int32]
19353
+ Demos: 0x0044n, // 0x0044 (0x0004) [int32]
19354
+ bOnWall: 0x0048n, // 0x0048 (0x0004) [bool : 0x1]
19355
+ bOnGround: 0x0048n, // 0x0048 (0x0004) [bool : 0x2]
19356
+ bPowersliding: 0x0048n, // 0x0048 (0x0004) [bool : 0x4]
19357
+ bDemolished: 0x0048n, // 0x0048 (0x0004) [bool : 0x8]
19358
+ Attacker: 0x0050n, // 0x0050 (0x0018) [FPlayerDataPacket]
19359
+ bHasCar: 0x0068n, // 0x0068 (0x0004) [bool : 0x1]
19360
+ Speed: 0x006cn, // 0x006c (0x0004) [float]
19361
+ Boost: 0x0070n, // 0x0070 (0x0004) [int32]
19362
+ bBoosting: 0x0074n, // 0x0074 (0x0004) [bool : 0x1]
19363
+ bSupersonic: 0x0074n, // 0x0074 (0x0004) [bool : 0x2]
19364
+ } as const;
19365
+
19020
19366
  /**
19021
19367
  * TAGame._Types_TA.VoiceRoomCredentials Offsets
19022
19368
  * Size: 0x0030
@@ -19430,6 +19776,7 @@ export const FProfileCameraSettings = {
19430
19776
  TransitionSpeed: 0x0018n, // 0x0018 (0x0004) [float]
19431
19777
  bUnconstrainRotation: 0x001cn, // 0x001c (0x0004) [bool : 0x1]
19432
19778
  bAutoRecenter: 0x001cn, // 0x001c (0x0004) [bool : 0x2]
19779
+ bFreeLookSmoothing: 0x001cn, // 0x001c (0x0004) [bool : 0x4]
19433
19780
  } as const;
19434
19781
 
19435
19782
  /**
@@ -19967,7 +20314,7 @@ export const FReservationLoadout = {
19967
20314
 
19968
20315
  /**
19969
20316
  * TAGame.PhysicsMetrics_TA.ResimMetricData Offsets
19970
- * Size: 0x0024
20317
+ * Size: 0x001c
19971
20318
  */
19972
20319
  export const FResimMetricData = {
19973
20320
  GameStateName: 0x0000n, // 0x0000 (0x0008) [FName]
@@ -19976,8 +20323,6 @@ export const FResimMetricData = {
19976
20323
  MinNumResimFramesPerEvent: 0x0010n, // 0x0010 (0x0004) [int32]
19977
20324
  MaxNumResimFramesPerEvent: 0x0014n, // 0x0014 (0x0004) [int32]
19978
20325
  AverageNumResimFramesPerEvent: 0x0018n, // 0x0018 (0x0004) [float]
19979
- AverageCorrectionEventsPerSecond: 0x001cn, // 0x001c (0x0004) [float]
19980
- AverageResimFramesPerSecond: 0x0020n, // 0x0020 (0x0004) [float]
19981
20326
  } as const;
19982
20327
 
19983
20328
  /**
@@ -21035,7 +21380,7 @@ export const FStateParams = {
21035
21380
 
21036
21381
  /**
21037
21382
  * TAGame.StatFactory_TA.StatEventCollection Offsets
21038
- * Size: 0x0228
21383
+ * Size: 0x0248
21039
21384
  */
21040
21385
  export const FStatEventCollection = {
21041
21386
  Win: 0x0000n, // 0x0000 (0x0008) [UStatEvent_TA*]
@@ -21107,6 +21452,10 @@ export const FStatEventCollection = {
21107
21452
  KeepUpDenial: 0x0210n, // 0x0210 (0x0008) [UStatEvent_TA*]
21108
21453
  KeepUpClear: 0x0218n, // 0x0218 (0x0008) [UStatEvent_TA*]
21109
21454
  FlipReset: 0x0220n, // 0x0220 (0x0008) [UStatEvent_TA*]
21455
+ AerialFlipReset: 0x0228n, // 0x0228 (0x0008) [UStatEvent_TA*]
21456
+ BellyFlipReset: 0x0230n, // 0x0230 (0x0008) [UStatEvent_TA*]
21457
+ AerialBellyFlipReset: 0x0238n, // 0x0238 (0x0008) [UStatEvent_TA*]
21458
+ MaxFlipResetStreak: 0x0240n, // 0x0240 (0x0008) [UStatEvent_TA*]
21110
21459
  } as const;
21111
21460
 
21112
21461
  /**
@@ -21157,6 +21506,27 @@ export const FStatGroupCollection = {
21157
21506
  Assists: 0x0028n, // 0x0028 (0x0008) [UStatGroup_TA*]
21158
21507
  } as const;
21159
21508
 
21509
+ /**
21510
+ * TAGame._StatsAPITypes_TA.StatsSocketEvent Offsets
21511
+ * Size: 0x0020
21512
+ */
21513
+ export const FStatsSocketEvent = {
21514
+ Event: 0x0000n, // 0x0000 (0x0010) [FString]
21515
+ Data: 0x0010n, // 0x0010 (0x0010) [FString]
21516
+ } as const;
21517
+
21518
+ /**
21519
+ * TAGame._StatsAPITypes_TA.StatTickerEvent Offsets
21520
+ * Size: 0x0060
21521
+ */
21522
+ export const FStatTickerEvent = {
21523
+ MatchGUID: 0x0000n, // 0x0000 (0x0010) [FString]
21524
+ EventName: 0x0010n, // 0x0010 (0x0010) [FString]
21525
+ Type: 0x0020n, // 0x0020 (0x0010) [FString]
21526
+ MainTarget: 0x0030n, // 0x0030 (0x0018) [FPlayerDataPacket]
21527
+ SecondaryTarget: 0x0048n, // 0x0048 (0x0018) [FPlayerDataPacket]
21528
+ } as const;
21529
+
21160
21530
  /**
21161
21531
  * TAGame._Types_TA.StatValue Offsets
21162
21532
  * Size: 0x0014
@@ -21275,6 +21645,18 @@ export const FTeamUpdateInfo = {
21275
21645
  Difficulty: 0x0008n, // 0x0008 (0x0004) [int32]
21276
21646
  } as const;
21277
21647
 
21648
+ /**
21649
+ * TAGame._StatsAPITypes_TA.TeamUpdateState Offsets
21650
+ * Size: 0x0038
21651
+ */
21652
+ export const FTeamUpdateState = {
21653
+ Name: 0x0000n, // 0x0000 (0x0010) [FString]
21654
+ TeamNum: 0x0010n, // 0x0010 (0x0004) [int32]
21655
+ Score: 0x0014n, // 0x0014 (0x0004) [int32]
21656
+ ColorPrimary: 0x0018n, // 0x0018 (0x0010) [FString]
21657
+ ColorSecondary: 0x0028n, // 0x0028 (0x0010) [FString]
21658
+ } as const;
21659
+
21278
21660
  /**
21279
21661
  * TAGame.ProductDatabase_TA.TemporaryProduct Offsets
21280
21662
  * Size: 0x0018
@@ -21814,6 +22196,16 @@ export const FUniqueNetIdGroup4 = {
21814
22196
  PlayerIds: 0x0000n, // 0x0000 (0x0120) [FUniqueNetId]
21815
22197
  } as const;
21816
22198
 
22199
+ /**
22200
+ * TAGame._StatsAPITypes_TA.UpdateStateData Offsets
22201
+ * Size: 0x0090
22202
+ */
22203
+ export const FUpdateStateData = {
22204
+ MatchGUID: 0x0000n, // 0x0000 (0x0010) [FString]
22205
+ Players: 0x0010n, // 0x0010 (0x0010) [TArray<FPlayerUpdateState>]
22206
+ Game: 0x0020n, // 0x0020 (0x0070) [FGameUpdateState]
22207
+ } as const;
22208
+
21817
22209
  /**
21818
22210
  * TAGame.GFxData_Training_TA.UseAction Offsets
21819
22211
  * Size: 0x0020
@@ -22253,7 +22645,7 @@ export const FXActor_Ball_TA = {
22253
22645
  Ball: 0x03b8n, // 0x03b8 (0x0008) [UBall_TA*]
22254
22646
  TouchingWorldTime: 0x03c0n, // 0x03c0 (0x0004) [float]
22255
22647
  bInAir: 0x03c4n, // 0x03c4 (0x0004) [bool : 0x1]
22256
- bSuperSonic: 0x03c4n, // 0x03c4 (0x0004) [bool : 0x2]
22648
+ bSupersonic: 0x03c4n, // 0x03c4 (0x0004) [bool : 0x2]
22257
22649
  CurrentTrailDilation: 0x03c8n, // 0x03c8 (0x0004) [float]
22258
22650
  MaxTrailDilation: 0x03ccn, // 0x03cc (0x0004) [float]
22259
22651
  TrailIntensityName: 0x03d0n, // 0x03d0 (0x0008) [FName]
@@ -22628,7 +23020,7 @@ export const FXTrait_PreviewParticle_TA = {
22628
23020
 
22629
23021
  /**
22630
23022
  * TAGame.GameData_TA Offsets
22631
- * Size: 0x02b8
23023
+ * Size: 0x02c8
22632
23024
  * Extends: Object_
22633
23025
  */
22634
23026
  export const GameData_TA = {
@@ -22684,6 +23076,7 @@ export const GameData_TA = {
22684
23076
  CertifiedStatDB: 0x02a0n, // 0x02a0 (0x0008) [UCertifiedStatDatabase_TA*]
22685
23077
  SpecialEditionDB: 0x02a8n, // 0x02a8 (0x0008) [USpecialEditionDatabase_TA*]
22686
23078
  ESportsTeamDB: 0x02b0n, // 0x02b0 (0x0008) [UDataAssetDatabase_ESportsTeam_TA*]
23079
+ PlayerFocusPrefix: 0x02b8n, // 0x02b8 (0x0010) [FString]
22687
23080
  ...Object_,
22688
23081
  } as const;
22689
23082
 
@@ -23074,7 +23467,7 @@ export const GameEngine_TA = {
23074
23467
 
23075
23468
  /**
23076
23469
  * TAGame.GameEvent_TA Offsets
23077
- * Size: 0x0748
23470
+ * Size: 0x0758
23078
23471
  * Extends: Actor
23079
23472
  */
23080
23473
  export const GameEvent_TA = {
@@ -23140,345 +23533,350 @@ export const GameEvent_TA = {
23140
23533
  BotConfig: 0x0408n, // 0x0408 (0x0008) [UBotConfig_TA*]
23141
23534
  ForfeitInitiatorIDs: 0x0410n, // 0x0410 (0x0010) [TArray<FUniqueNetId>]
23142
23535
  BannedPlayers: 0x0420n, // 0x0420 (0x0010) [TArray<FUniqueNetId>]
23143
- GameOwner: 0x0430n, // 0x0430 (0x0008) [UPRI_TA*]
23144
- MatchSettings: 0x0438n, // 0x0438 (0x0088) [FCustomMatchSettings]
23145
- RichPresenceString: 0x04c0n, // 0x04c0 (0x0010) [FString]
23146
- MatchAdmin: 0x04d0n, // 0x04d0 (0x0008) [UMatchAdminComponent_TA*]
23147
- ListenServer: 0x04d8n, // 0x04d8 (0x0008) [UListenServer_TA*]
23148
- ReplicatedRoundCountDownNumber: 0x04e0n, // 0x04e0 (0x0004) [int32]
23149
- MatchRecorder: 0x04e8n, // 0x04e8 (0x0008) [UMatchRecorder_TA*]
23150
- RandomizedBots: 0x04f0n, // 0x04f0 (0x0010) [TArray<UProductAsset_Bot_TA*>]
23151
- GameStates: 0x0500n, // 0x0500 (0x0010) [TArray<UGameState_TA*>]
23152
- GameState: 0x0510n, // 0x0510 (0x0008) [UGameState_TA*]
23153
- PauseInstance: 0x0518n, // 0x0518 (0x0008) [UPauseStaticDataSync_X*]
23154
- MatchStartEpoch: 0x0520n, // 0x0520 (0x0008) [uint64]
23155
- MatchTotalSecondsPlayed: 0x0528n, // 0x0528 (0x0004) [float]
23156
- DemoFXOverride: 0x0530n, // 0x0530 (0x0008) [UFXActor_TA*]
23157
- __EventMatchStarted__Delegate: 0x0538n, // 0x0538 (0x0018) [FScriptDelegate]
23158
- __EventGameStateChanged__Delegate: 0x0550n, // 0x0550 (0x0018) [FScriptDelegate]
23159
- __EventGameStateTimeUpdated__Delegate: 0x0568n, // 0x0568 (0x0018) [FScriptDelegate]
23160
- __EventFinished__Delegate: 0x0580n, // 0x0580 (0x0018) [FScriptDelegate]
23161
- __EventDestroyed__Delegate: 0x0598n, // 0x0598 (0x0018) [FScriptDelegate]
23162
- __EventPlayerRestarted__Delegate: 0x05b0n, // 0x05b0 (0x0018) [FScriptDelegate]
23163
- __EventPlayerAdded__Delegate: 0x05c8n, // 0x05c8 (0x0018) [FScriptDelegate]
23164
- __EventPlayerRemoved__Delegate: 0x05e0n, // 0x05e0 (0x0018) [FScriptDelegate]
23165
- __EventCarAdded__Delegate: 0x05f8n, // 0x05f8 (0x0018) [FScriptDelegate]
23166
- __EventCarRemoved__Delegate: 0x0610n, // 0x0610 (0x0018) [FScriptDelegate]
23167
- __EventReplicatedDemolish__Delegate: 0x0628n, // 0x0628 (0x0018) [FScriptDelegate]
23168
- __EventPenaltyChanged__Delegate: 0x0640n, // 0x0640 (0x0018) [FScriptDelegate]
23169
- __EventCanVoteForfeitChanged__Delegate: 0x0658n, // 0x0658 (0x0018) [FScriptDelegate]
23170
- __EventCountDownTimeUpdated__Delegate: 0x0670n, // 0x0670 (0x0018) [FScriptDelegate]
23171
- __EventGameOwnerUpdated__Delegate: 0x0688n, // 0x0688 (0x0018) [FScriptDelegate]
23172
- __EventMatchTypeSet__Delegate: 0x06a0n, // 0x06a0 (0x0018) [FScriptDelegate]
23173
- __EventLocalPlayersChanged__Delegate: 0x06b8n, // 0x06b8 (0x0018) [FScriptDelegate]
23174
- __EventMatchSettingsChanged__Delegate: 0x06d0n, // 0x06d0 (0x0018) [FScriptDelegate]
23175
- __EventPlayerResetTraining__Delegate: 0x06e8n, // 0x06e8 (0x0018) [FScriptDelegate]
23176
- __EventGameEventCommand__Delegate: 0x0700n, // 0x0700 (0x0018) [FScriptDelegate]
23177
- __EventRestartPlayer__Delegate: 0x0718n, // 0x0718 (0x0018) [FScriptDelegate]
23178
- __Pylon__ChangeNotify: 0x0730n, // 0x0730 (0x0018) [FScriptDelegate]
23536
+ EACViolators: 0x0430n, // 0x0430 (0x0010) [TArray<FUniqueNetId>]
23537
+ GameOwner: 0x0440n, // 0x0440 (0x0008) [UPRI_TA*]
23538
+ MatchSettings: 0x0448n, // 0x0448 (0x0088) [FCustomMatchSettings]
23539
+ RichPresenceString: 0x04d0n, // 0x04d0 (0x0010) [FString]
23540
+ MatchAdmin: 0x04e0n, // 0x04e0 (0x0008) [UMatchAdminComponent_TA*]
23541
+ ListenServer: 0x04e8n, // 0x04e8 (0x0008) [UListenServer_TA*]
23542
+ ReplicatedRoundCountDownNumber: 0x04f0n, // 0x04f0 (0x0004) [int32]
23543
+ MatchRecorder: 0x04f8n, // 0x04f8 (0x0008) [UMatchRecorder_TA*]
23544
+ RandomizedBots: 0x0500n, // 0x0500 (0x0010) [TArray<UProductAsset_Bot_TA*>]
23545
+ GameStates: 0x0510n, // 0x0510 (0x0010) [TArray<UGameState_TA*>]
23546
+ GameState: 0x0520n, // 0x0520 (0x0008) [UGameState_TA*]
23547
+ PauseInstance: 0x0528n, // 0x0528 (0x0008) [UPauseStaticDataSync_X*]
23548
+ MatchStartEpoch: 0x0530n, // 0x0530 (0x0008) [uint64]
23549
+ MatchTotalSecondsPlayed: 0x0538n, // 0x0538 (0x0004) [float]
23550
+ DemoFXOverride: 0x0540n, // 0x0540 (0x0008) [UFXActor_TA*]
23551
+ __EventMatchStarted__Delegate: 0x0548n, // 0x0548 (0x0018) [FScriptDelegate]
23552
+ __EventGameStateChanged__Delegate: 0x0560n, // 0x0560 (0x0018) [FScriptDelegate]
23553
+ __EventGameStateTimeUpdated__Delegate: 0x0578n, // 0x0578 (0x0018) [FScriptDelegate]
23554
+ __EventFinished__Delegate: 0x0590n, // 0x0590 (0x0018) [FScriptDelegate]
23555
+ __EventDestroyed__Delegate: 0x05a8n, // 0x05a8 (0x0018) [FScriptDelegate]
23556
+ __EventPlayerRestarted__Delegate: 0x05c0n, // 0x05c0 (0x0018) [FScriptDelegate]
23557
+ __EventPlayerAdded__Delegate: 0x05d8n, // 0x05d8 (0x0018) [FScriptDelegate]
23558
+ __EventPlayerRemoved__Delegate: 0x05f0n, // 0x05f0 (0x0018) [FScriptDelegate]
23559
+ __EventCarAdded__Delegate: 0x0608n, // 0x0608 (0x0018) [FScriptDelegate]
23560
+ __EventCarRemoved__Delegate: 0x0620n, // 0x0620 (0x0018) [FScriptDelegate]
23561
+ __EventReplicatedDemolish__Delegate: 0x0638n, // 0x0638 (0x0018) [FScriptDelegate]
23562
+ __EventPenaltyChanged__Delegate: 0x0650n, // 0x0650 (0x0018) [FScriptDelegate]
23563
+ __EventCanVoteForfeitChanged__Delegate: 0x0668n, // 0x0668 (0x0018) [FScriptDelegate]
23564
+ __EventCountDownTimeUpdated__Delegate: 0x0680n, // 0x0680 (0x0018) [FScriptDelegate]
23565
+ __EventGameOwnerUpdated__Delegate: 0x0698n, // 0x0698 (0x0018) [FScriptDelegate]
23566
+ __EventMatchTypeSet__Delegate: 0x06b0n, // 0x06b0 (0x0018) [FScriptDelegate]
23567
+ __EventLocalPlayersChanged__Delegate: 0x06c8n, // 0x06c8 (0x0018) [FScriptDelegate]
23568
+ __EventMatchSettingsChanged__Delegate: 0x06e0n, // 0x06e0 (0x0018) [FScriptDelegate]
23569
+ __EventPlayerResetTraining__Delegate: 0x06f8n, // 0x06f8 (0x0018) [FScriptDelegate]
23570
+ __EventGameEventCommand__Delegate: 0x0710n, // 0x0710 (0x0018) [FScriptDelegate]
23571
+ __EventRestartPlayer__Delegate: 0x0728n, // 0x0728 (0x0018) [FScriptDelegate]
23572
+ __Pylon__ChangeNotify: 0x0740n, // 0x0740 (0x0018) [FScriptDelegate]
23179
23573
  ...Actor,
23180
23574
  } as const;
23181
23575
 
23182
23576
  /**
23183
23577
  * TAGame.GameEvent_Team_TA Offsets
23184
- * Size: 0x07f0
23578
+ * Size: 0x0800
23185
23579
  * Extends: GameEvent_TA
23186
23580
  */
23187
23581
  export const GameEvent_Team_TA = {
23188
- TeamArchetypes: 0x0748n, // 0x0748 (0x0010) [TArray<UTeam_TA*>]
23189
- Teams: 0x0758n, // 0x0758 (0x0010) [TArray<UTeam_TA*>]
23190
- MaxTeamSize: 0x0768n, // 0x0768 (0x0004) [int32]
23191
- NumBots: 0x076cn, // 0x076c (0x0004) [int32]
23192
- bMuteOppositeTeams: 0x0770n, // 0x0770 (0x0004) [bool : 0x1]
23193
- bDisableMutingOtherTeam: 0x0770n, // 0x0770 (0x0004) [bool : 0x2]
23194
- bForfeit: 0x0770n, // 0x0770 (0x0004) [bool : 0x4]
23195
- bUnfairTeams: 0x0770n, // 0x0770 (0x0004) [bool : 0x8]
23196
- bAlwaysAutoSelectTeam: 0x0770n, // 0x0770 (0x0004) [bool : 0x10]
23197
- bDisableQuickChat: 0x0770n, // 0x0770 (0x0004) [bool : 0x20]
23198
- RematchVoteArchetype: 0x0778n, // 0x0778 (0x0008) [UVoteActor_TA*]
23199
- RematchVote: 0x0780n, // 0x0780 (0x0008) [UVoteActor_TA*]
23200
- PreloadedBotAssets: 0x0788n, // 0x0788 (0x0010) [TArray<UProductAsset_TA*>]
23201
- PlayersRemovedThisFrame: 0x0798n, // 0x0798 (0x0010) [TArray<FPlayerLeavingData>]
23202
- __EventTeamsCreated__Delegate: 0x07a8n, // 0x07a8 (0x0018) [FScriptDelegate]
23203
- __EventTeamsInitialized__Delegate: 0x07c0n, // 0x07c0 (0x0018) [FScriptDelegate]
23204
- __MaxTeamSize__ChangeNotify: 0x07d8n, // 0x07d8 (0x0018) [FScriptDelegate]
23582
+ TeamArchetypes: 0x0758n, // 0x0758 (0x0010) [TArray<UTeam_TA*>]
23583
+ Teams: 0x0768n, // 0x0768 (0x0010) [TArray<UTeam_TA*>]
23584
+ MaxTeamSize: 0x0778n, // 0x0778 (0x0004) [int32]
23585
+ NumBots: 0x077cn, // 0x077c (0x0004) [int32]
23586
+ bMuteOppositeTeams: 0x0780n, // 0x0780 (0x0004) [bool : 0x1]
23587
+ bDisableMutingOtherTeam: 0x0780n, // 0x0780 (0x0004) [bool : 0x2]
23588
+ bForfeit: 0x0780n, // 0x0780 (0x0004) [bool : 0x4]
23589
+ bUnfairTeams: 0x0780n, // 0x0780 (0x0004) [bool : 0x8]
23590
+ bAlwaysAutoSelectTeam: 0x0780n, // 0x0780 (0x0004) [bool : 0x10]
23591
+ bDisableQuickChat: 0x0780n, // 0x0780 (0x0004) [bool : 0x20]
23592
+ RematchVoteArchetype: 0x0788n, // 0x0788 (0x0008) [UVoteActor_TA*]
23593
+ RematchVote: 0x0790n, // 0x0790 (0x0008) [UVoteActor_TA*]
23594
+ PreloadedBotAssets: 0x0798n, // 0x0798 (0x0010) [TArray<UProductAsset_TA*>]
23595
+ PlayersRemovedThisFrame: 0x07a8n, // 0x07a8 (0x0010) [TArray<FPlayerLeavingData>]
23596
+ __EventTeamsCreated__Delegate: 0x07b8n, // 0x07b8 (0x0018) [FScriptDelegate]
23597
+ __EventTeamsInitialized__Delegate: 0x07d0n, // 0x07d0 (0x0018) [FScriptDelegate]
23598
+ __MaxTeamSize__ChangeNotify: 0x07e8n, // 0x07e8 (0x0018) [FScriptDelegate]
23205
23599
  ...GameEvent_TA,
23206
23600
  } as const;
23207
23601
 
23208
23602
  /**
23209
23603
  * TAGame.GameEvent_Soccar_TA Offsets
23210
- * Size: 0x0e08
23604
+ * Size: 0x0e60
23211
23605
  * Extends: GameEvent_Team_TA
23212
23606
  */
23213
23607
  export const GameEvent_Soccar_TA = {
23214
- TestCarArchetype: 0x07f0n, // 0x07f0 (0x0008) [UCar_TA*]
23215
- BallArchetype: 0x07f8n, // 0x07f8 (0x0008) [UBall_TA*]
23216
- GoalIndicatorArchetype: 0x0800n, // 0x0800 (0x0008) [UGoalIndicator_TA*]
23217
- bShouldSpawnGoalIndicators: 0x0808n, // 0x0808 (0x0004) [bool : 0x1]
23218
- bRandomBallSpawnPoint: 0x0808n, // 0x0808 (0x0004) [bool : 0x2]
23219
- bRoundActive: 0x0808n, // 0x0808 (0x0004) [bool : 0x4]
23220
- bPlayReplays: 0x0808n, // 0x0808 (0x0004) [bool : 0x8]
23221
- bBallHasBeenHit: 0x0808n, // 0x0808 (0x0004) [bool : 0x10]
23222
- bOverTime: 0x0808n, // 0x0808 (0x0004) [bool : 0x20]
23223
- bUnlimitedTime: 0x0808n, // 0x0808 (0x0004) [bool : 0x40]
23224
- bGoalsEnabled: 0x0808n, // 0x0808 (0x0004) [bool : 0x80]
23225
- bNoContest: 0x0808n, // 0x0808 (0x0004) [bool : 0x100]
23226
- bAntiCheatTerminated: 0x0808n, // 0x0808 (0x0004) [bool : 0x200]
23227
- bDisableGoalDelay: 0x0808n, // 0x0808 (0x0004) [bool : 0x400]
23228
- bShowNoScorerGoalMessage: 0x0808n, // 0x0808 (0x0004) [bool : 0x800]
23229
- bSkipMatchCompleteNoContest: 0x0808n, // 0x0808 (0x0004) [bool : 0x1000]
23230
- bMatchEnded: 0x0808n, // 0x0808 (0x0004) [bool : 0x2000]
23231
- bFullMatchWinnerDecided: 0x0808n, // 0x0808 (0x0004) [bool : 0x4000]
23232
- bDisableCrowdSound: 0x0808n, // 0x0808 (0x0004) [bool : 0x8000]
23233
- bShowIntroScene: 0x0808n, // 0x0808 (0x0004) [bool : 0x10000]
23234
- bReadyToStartGame: 0x0808n, // 0x0808 (0x0004) [bool : 0x20000]
23235
- bClubMatch: 0x0808n, // 0x0808 (0x0004) [bool : 0x40000]
23236
- bFullClubMatch: 0x0808n, // 0x0808 (0x0004) [bool : 0x80000]
23237
- bMatchCreatorAdminEnabled: 0x0808n, // 0x0808 (0x0004) [bool : 0x100000]
23238
- bCanDropOnlineRewards: 0x0808n, // 0x0808 (0x0004) [bool : 0x200000]
23239
- bAllowHonorDuels: 0x0808n, // 0x0808 (0x0004) [bool : 0x400000]
23240
- bThistleMatch: 0x0808n, // 0x0808 (0x0004) [bool : 0x800000]
23241
- BallSpawnPoints: 0x0810n, // 0x0810 (0x0010) [TArray<UActor*>]
23242
- BallSpawnPointIndex: 0x0820n, // 0x0820 (0x0004) [int32]
23243
- StatFactoryArchetype: 0x0828n, // 0x0828 (0x0008) [UStatFactory_TA*]
23244
- InitialEventState: 0x0830n, // 0x0830 (0x0008) [FName]
23245
- SeriesLength: 0x0838n, // 0x0838 (0x0004) [int32]
23246
- GameTime: 0x083cn, // 0x083c (0x0004) [int32]
23247
- WarmupTime: 0x0840n, // 0x0840 (0x0004) [int32]
23248
- MaxScore: 0x0844n, // 0x0844 (0x0004) [int32]
23249
- AutoBalanceDifference: 0x0848n, // 0x0848 (0x0004) [int32]
23250
- OvertimeComponent: 0x0850n, // 0x0850 (0x0008) [UOvertimeComponent_TA*]
23251
- ScoreSlomoCurve: 0x0858n, // 0x0858 (0x0018) [FInterpCurveFloat]
23252
- ScoreSlomoTime: 0x0870n, // 0x0870 (0x0004) [float]
23253
- GameTimeRemaining: 0x0874n, // 0x0874 (0x0004) [float]
23254
- SecondsRemaining: 0x0878n, // 0x0878 (0x0004) [int32]
23255
- WaitTimeRemaining: 0x087cn, // 0x087c (0x0004) [int32]
23256
- TotalGameTimePlayed: 0x0880n, // 0x0880 (0x0004) [float]
23257
- OvertimeTimePlayed: 0x0884n, // 0x0884 (0x0004) [float]
23258
- GoalScoredMessage: 0x0888n, // 0x0888 (0x0008) [UMessage_TA*]
23259
- OvertimeMessage: 0x0890n, // 0x0890 (0x0008) [UMessage_TA*]
23260
- TwoMinRemainingMessage: 0x0898n, // 0x0898 (0x0008) [UMessage_TA*]
23261
- OneMinRemainingMessage: 0x08a0n, // 0x08a0 (0x0008) [UMessage_TA*]
23262
- ThirtySecondsRemainingMessage: 0x08a8n, // 0x08a8 (0x0008) [UMessage_TA*]
23263
- StopMessage: 0x08b0n, // 0x08b0 (0x0008) [UMessage_TA*]
23264
- GamePausedMessage: 0x08b8n, // 0x08b8 (0x0008) [UMessage_TA*]
23265
- GameUnPausedMessage: 0x08c0n, // 0x08c0 (0x0008) [UMessage_TA*]
23266
- OutOfBoundsMessage: 0x08c8n, // 0x08c8 (0x0008) [UMessage_TA*]
23267
- NextSpawnIndex: 0x08d0n, // 0x08d0 (0x0004) [int32]
23268
- ReplayDirectorArchetype: 0x08d8n, // 0x08d8 (0x0008) [UReplayDirector_TA*]
23269
- ReplayDirector: 0x08e0n, // 0x08e0 (0x0008) [UReplayDirector_TA*]
23270
- GameBalls: 0x08e8n, // 0x08e8 (0x0010) [TArray<UBall_TA*>]
23271
- TotalGameBalls: 0x08f8n, // 0x08f8 (0x0004) [int32]
23272
- PostGoalTime: 0x08fcn, // 0x08fc (0x0004) [float]
23273
- StatFactory: 0x0900n, // 0x0900 (0x0008) [UStatFactory_TA*]
23274
- Goals: 0x0908n, // 0x0908 (0x0010) [TArray<UGoal_TA*>]
23275
- SecondsRemainingCountdown: 0x0918n, // 0x0918 (0x0004) [int32]
23276
- SecondsRemainingMessage: 0x0920n, // 0x0920 (0x0008) [UMessage_TA*]
23277
- FieldCenter: 0x0928n, // 0x0928 (0x000c) [FVector]
23278
- GameWinner: 0x0938n, // 0x0938 (0x0008) [UTeam_TA*]
23279
- MatchWinner: 0x0940n, // 0x0940 (0x0008) [UTeam_TA*]
23280
- TeamLastScored: 0x0948n, // 0x0948 (0x0008) [UTeam_TA*]
23281
- TieBreakDecision: 0x0950n, // 0x0950 (0x0001) [ETieBreakDecision]
23282
- ReplicatedScoredOnTeam: 0x0951n, // 0x0951 (0x0001) [uint8]
23283
- ReplicatedServerPerformanceState: 0x0952n, // 0x0952 (0x0001) [EConnectionQualityState]
23284
- MVP: 0x0958n, // 0x0958 (0x0008) [UPRI_TA*]
23285
- FastestGoalPlayer: 0x0960n, // 0x0960 (0x0008) [UPRI_TA*]
23286
- SlowestGoalPlayer: 0x0968n, // 0x0968 (0x0008) [UPRI_TA*]
23287
- FurthestGoalPlayer: 0x0970n, // 0x0970 (0x0008) [UPRI_TA*]
23288
- FastestGoalSpeed: 0x0978n, // 0x0978 (0x0004) [float]
23289
- SlowestGoalSpeed: 0x097cn, // 0x097c (0x0004) [float]
23290
- FurthestGoal: 0x0980n, // 0x0980 (0x0004) [float]
23291
- ScoringPlayer: 0x0988n, // 0x0988 (0x0008) [UPRI_TA*]
23292
- RoundNum: 0x0990n, // 0x0990 (0x0004) [int32]
23293
- AssistMaxTime: 0x0994n, // 0x0994 (0x0004) [float]
23294
- BallHasBeenHitStartDelay: 0x0998n, // 0x0998 (0x0004) [float]
23295
- BallRespawnTime: 0x099cn, // 0x099c (0x0004) [float]
23296
- DefaultSubRules: 0x09a0n, // 0x09a0 (0x0008) [UGameEvent_Soccar_SubRules_TA*]
23297
- SubRulesArchetype: 0x09a8n, // 0x09a8 (0x0008) [UGameEvent_Soccar_SubRules_TA*]
23298
- SubRules: 0x09b0n, // 0x09b0 (0x0008) [UGameEvent_Soccar_SubRules_TA*]
23299
- SpawnPointsPodiumAnim: 0x09b8n, // 0x09b8 (0x0008) [USpawnPointCluster_TA*]
23300
- SpawnPointsPodium: 0x09c0n, // 0x09c0 (0x0008) [USpawnPointCluster_TA*]
23301
- PodiumDelay: 0x09c8n, // 0x09c8 (0x0004) [float]
23302
- PodiumTime: 0x09ccn, // 0x09cc (0x0004) [float]
23303
- SpawnPointLobbyTeams: 0x09d0n, // 0x09d0 (0x0010) [TArray<USpawnPointCluster_TA*>]
23304
- StatCategories: 0x09e0n, // 0x09e0 (0x0010) [TArray<UStatCategory_TA*>]
23305
- BallTrajectory: 0x09f0n, // 0x09f0 (0x0008) [UBall_Trajectory_TA*]
23306
- BallTrajectoryArchetype: 0x09f8n, // 0x09f8 (0x0008) [UBall_Trajectory_TA*]
23307
- UnpauseCountdown: 0x0a00n, // 0x0a00 (0x0008) [UCountdownObject_TA*]
23308
- Pauser: 0x0a08n, // 0x0a08 (0x0008) [UPlayerController_TA*]
23309
- PlayerMatchData: 0x0a10n, // 0x0a10 (0x0010) [TArray<FOnlinePlayerMatchData>]
23310
- EndRoundComponentArchetype: 0x0a20n, // 0x0a20 (0x0008) [UEndRoundComponent_TA*]
23311
- EndRoundComponent: 0x0a28n, // 0x0a28 (0x0008) [UEndRoundComponent_TA*]
23312
- MatchBroadcast: 0x0a30n, // 0x0a30 (0x0008) [UMatchBroadcastComponent_TA*]
23313
- ReplicatedStatEvent: 0x0a38n, // 0x0a38 (0x0008) [UStatEvent_TA*]
23314
- ImportantStatEvents: 0x0a40n, // 0x0a40 (0x0010) [TArray<UStatEvent_TA*>]
23315
- GameObserver: 0x0a50n, // 0x0a50 (0x0008) [UGameObserver_TA*]
23316
- ActiveFpsRecorder: 0x0a58n, // 0x0a58 (0x0008) [UFpsBucketRecorder_TA*]
23317
- InactiveFpsRecorder: 0x0a60n, // 0x0a60 (0x0008) [UFpsBucketRecorder_TA*]
23318
- ServerPerformanceTracker: 0x0a68n, // 0x0a68 (0x0008) [UServerPerformanceTracker_TA*]
23319
- MatchSeries: 0x0a70n, // 0x0a70 (0x0008) [UMatchSeries_TA*]
23320
- CrowdSound: 0x0a78n, // 0x0a78 (0x0008) [UCrowdSoundManagerBase_TA*]
23321
- ClubInformation: 0x0a80n, // 0x0a80 (0x0010) [TArray<FClubReplicationInfo>]
23322
- SilencedStatEventSounds: 0x0a90n, // 0x0a90 (0x0010) [TArray<UStatEvent_TA*>]
23323
- PendingClubStatRecords: 0x0aa0n, // 0x0aa0 (0x0010) [TArray<FPendingClubStatRecord>]
23324
- LobbyTagOffsetZ: 0x0ab0n, // 0x0ab0 (0x0004) [float]
23325
- PodiumTagOffsetZ: 0x0ab4n, // 0x0ab4 (0x0004) [float]
23326
- BallSpacing: 0x0ab8n, // 0x0ab8 (0x0004) [float]
23327
- PreMatchPlayersReadyStartDelay: 0x0abcn, // 0x0abc (0x0004) [float]
23328
- RemovedPRIs: 0x0ac0n, // 0x0ac0 (0x0010) [TArray<UPRI_TA*>]
23329
- ThistleConfig: 0x0ad0n, // 0x0ad0 (0x0008) [UThistleConfig_TA*]
23330
- __EventActiveRoundChanged__Delegate: 0x0ad8n, // 0x0ad8 (0x0018) [FScriptDelegate]
23331
- __EventStartNewRound__Delegate: 0x0af0n, // 0x0af0 (0x0018) [FScriptDelegate]
23332
- __EventBallAdded__Delegate: 0x0b08n, // 0x0b08 (0x0018) [FScriptDelegate]
23333
- __EventBallRemoved__Delegate: 0x0b20n, // 0x0b20 (0x0018) [FScriptDelegate]
23334
- __EventFirstBallHit__Delegate: 0x0b38n, // 0x0b38 (0x0018) [FScriptDelegate]
23335
- __EventGoalScored__Delegate: 0x0b50n, // 0x0b50 (0x0018) [FScriptDelegate]
23336
- __EventGameTimeUpdated__Delegate: 0x0b68n, // 0x0b68 (0x0018) [FScriptDelegate]
23337
- __EventOvertimeUpdated__Delegate: 0x0b80n, // 0x0b80 (0x0018) [FScriptDelegate]
23338
- __EventGameEnded__Delegate: 0x0b98n, // 0x0b98 (0x0018) [FScriptDelegate]
23339
- __EventMatchEnded__Delegate: 0x0bb0n, // 0x0bb0 (0x0018) [FScriptDelegate]
23340
- __EventFullMatchWinnerDecided__Delegate: 0x0bc8n, // 0x0bc8 (0x0018) [FScriptDelegate]
23341
- __EventEndGameCountDown__Delegate: 0x0be0n, // 0x0be0 (0x0018) [FScriptDelegate]
23342
- __EventReplayDirectorSet__Delegate: 0x0bf8n, // 0x0bf8 (0x0018) [FScriptDelegate]
23343
- __EventGameWinnerSet__Delegate: 0x0c10n, // 0x0c10 (0x0018) [FScriptDelegate]
23344
- __EventMatchWinnerSet__Delegate: 0x0c28n, // 0x0c28 (0x0018) [FScriptDelegate]
23345
- __EventPlayerScored__Delegate: 0x0c40n, // 0x0c40 (0x0018) [FScriptDelegate]
23346
- __EventReplicatedGoalScored__Delegate: 0x0c58n, // 0x0c58 (0x0018) [FScriptDelegate]
23347
- __EventStatFactoryInitialized__Delegate: 0x0c70n, // 0x0c70 (0x0018) [FScriptDelegate]
23348
- __EventReplicatedStatEvent__Delegate: 0x0c88n, // 0x0c88 (0x0018) [FScriptDelegate]
23349
- __EventMaxScoreChanged__Delegate: 0x0ca0n, // 0x0ca0 (0x0018) [FScriptDelegate]
23350
- __EventReplayFinished__Delegate: 0x0cb8n, // 0x0cb8 (0x0018) [FScriptDelegate]
23351
- __EventDisableGoalDelayUpdated__Delegate: 0x0cd0n, // 0x0cd0 (0x0018) [FScriptDelegate]
23352
- __EventBallSpawned__Delegate: 0x0ce8n, // 0x0ce8 (0x0018) [FScriptDelegate]
23353
- __EventBallReset__Delegate: 0x0d00n, // 0x0d00 (0x0018) [FScriptDelegate]
23354
- __bShowIntroScene__ChangeNotify: 0x0d18n, // 0x0d18 (0x0018) [FScriptDelegate]
23355
- __bReadyToStartGame__ChangeNotify: 0x0d30n, // 0x0d30 (0x0018) [FScriptDelegate]
23356
- __bClubMatch__ChangeNotify: 0x0d48n, // 0x0d48 (0x0018) [FScriptDelegate]
23357
- __bFullClubMatch__ChangeNotify: 0x0d60n, // 0x0d60 (0x0018) [FScriptDelegate]
23358
- __bMatchCreatorAdminEnabled__ChangeNotify: 0x0d78n, // 0x0d78 (0x0018) [FScriptDelegate]
23359
- __bCanDropOnlineRewards__ChangeNotify: 0x0d90n, // 0x0d90 (0x0018) [FScriptDelegate]
23360
- __bThistleMatch__ChangeNotify: 0x0da8n, // 0x0da8 (0x0018) [FScriptDelegate]
23361
- __WaitTimeRemaining__ChangeNotify: 0x0dc0n, // 0x0dc0 (0x0018) [FScriptDelegate]
23362
- __TieBreakDecision__ChangeNotify: 0x0dd8n, // 0x0dd8 (0x0018) [FScriptDelegate]
23363
- __ReplicatedServerPerformanceState__ChangeNotify: 0x0df0n, // 0x0df0 (0x0018) [FScriptDelegate]
23608
+ TestCarArchetype: 0x0800n, // 0x0800 (0x0008) [UCar_TA*]
23609
+ BallArchetype: 0x0808n, // 0x0808 (0x0008) [UBall_TA*]
23610
+ GoalIndicatorArchetype: 0x0810n, // 0x0810 (0x0008) [UGoalIndicator_TA*]
23611
+ bShouldSpawnGoalIndicators: 0x0818n, // 0x0818 (0x0004) [bool : 0x1]
23612
+ bRandomBallSpawnPoint: 0x0818n, // 0x0818 (0x0004) [bool : 0x2]
23613
+ bRoundActive: 0x0818n, // 0x0818 (0x0004) [bool : 0x4]
23614
+ bPlayReplays: 0x0818n, // 0x0818 (0x0004) [bool : 0x8]
23615
+ bBallHasBeenHit: 0x0818n, // 0x0818 (0x0004) [bool : 0x10]
23616
+ bOverTime: 0x0818n, // 0x0818 (0x0004) [bool : 0x20]
23617
+ bUnlimitedTime: 0x0818n, // 0x0818 (0x0004) [bool : 0x40]
23618
+ bGoalsEnabled: 0x0818n, // 0x0818 (0x0004) [bool : 0x80]
23619
+ bNoContest: 0x0818n, // 0x0818 (0x0004) [bool : 0x100]
23620
+ bAntiCheatTerminated: 0x0818n, // 0x0818 (0x0004) [bool : 0x200]
23621
+ bDisableGoalDelay: 0x0818n, // 0x0818 (0x0004) [bool : 0x400]
23622
+ bShowNoScorerGoalMessage: 0x0818n, // 0x0818 (0x0004) [bool : 0x800]
23623
+ bSkipMatchCompleteNoContest: 0x0818n, // 0x0818 (0x0004) [bool : 0x1000]
23624
+ bMatchEnded: 0x0818n, // 0x0818 (0x0004) [bool : 0x2000]
23625
+ bFullMatchWinnerDecided: 0x0818n, // 0x0818 (0x0004) [bool : 0x4000]
23626
+ bDisableCrowdSound: 0x0818n, // 0x0818 (0x0004) [bool : 0x8000]
23627
+ bShowIntroScene: 0x0818n, // 0x0818 (0x0004) [bool : 0x10000]
23628
+ bReadyToStartGame: 0x0818n, // 0x0818 (0x0004) [bool : 0x20000]
23629
+ bClubMatch: 0x0818n, // 0x0818 (0x0004) [bool : 0x40000]
23630
+ bFullClubMatch: 0x0818n, // 0x0818 (0x0004) [bool : 0x80000]
23631
+ bMatchCreatorAdminEnabled: 0x0818n, // 0x0818 (0x0004) [bool : 0x100000]
23632
+ bCanDropOnlineRewards: 0x0818n, // 0x0818 (0x0004) [bool : 0x200000]
23633
+ bAllowHonorDuels: 0x0818n, // 0x0818 (0x0004) [bool : 0x400000]
23634
+ bThistleMatch: 0x0818n, // 0x0818 (0x0004) [bool : 0x800000]
23635
+ bAllowDemoSpawnSelection: 0x0818n, // 0x0818 (0x0004) [bool : 0x1000000]
23636
+ BallSpawnPoints: 0x0820n, // 0x0820 (0x0010) [TArray<UActor*>]
23637
+ BallSpawnPointIndex: 0x0830n, // 0x0830 (0x0004) [int32]
23638
+ StatFactoryArchetype: 0x0838n, // 0x0838 (0x0008) [UStatFactory_TA*]
23639
+ InitialEventState: 0x0840n, // 0x0840 (0x0008) [FName]
23640
+ SeriesLength: 0x0848n, // 0x0848 (0x0004) [int32]
23641
+ GameTime: 0x084cn, // 0x084c (0x0004) [int32]
23642
+ WarmupTime: 0x0850n, // 0x0850 (0x0004) [int32]
23643
+ MaxScore: 0x0854n, // 0x0854 (0x0004) [int32]
23644
+ AutoBalanceDifference: 0x0858n, // 0x0858 (0x0004) [int32]
23645
+ OvertimeComponent: 0x0860n, // 0x0860 (0x0008) [UOvertimeComponent_TA*]
23646
+ ScoreSlomoCurve: 0x0868n, // 0x0868 (0x0018) [FInterpCurveFloat]
23647
+ ScoreSlomoTime: 0x0880n, // 0x0880 (0x0004) [float]
23648
+ GameTimeRemaining: 0x0884n, // 0x0884 (0x0004) [float]
23649
+ SecondsRemaining: 0x0888n, // 0x0888 (0x0004) [int32]
23650
+ WaitTimeRemaining: 0x088cn, // 0x088c (0x0004) [int32]
23651
+ TotalGameTimePlayed: 0x0890n, // 0x0890 (0x0004) [float]
23652
+ OvertimeTimePlayed: 0x0894n, // 0x0894 (0x0004) [float]
23653
+ GoalScoredMessage: 0x0898n, // 0x0898 (0x0008) [UMessage_TA*]
23654
+ OvertimeMessage: 0x08a0n, // 0x08a0 (0x0008) [UMessage_TA*]
23655
+ TwoMinRemainingMessage: 0x08a8n, // 0x08a8 (0x0008) [UMessage_TA*]
23656
+ OneMinRemainingMessage: 0x08b0n, // 0x08b0 (0x0008) [UMessage_TA*]
23657
+ ThirtySecondsRemainingMessage: 0x08b8n, // 0x08b8 (0x0008) [UMessage_TA*]
23658
+ StopMessage: 0x08c0n, // 0x08c0 (0x0008) [UMessage_TA*]
23659
+ GamePausedMessage: 0x08c8n, // 0x08c8 (0x0008) [UMessage_TA*]
23660
+ GameUnPausedMessage: 0x08d0n, // 0x08d0 (0x0008) [UMessage_TA*]
23661
+ OutOfBoundsMessage: 0x08d8n, // 0x08d8 (0x0008) [UMessage_TA*]
23662
+ NextSpawnIndex: 0x08e0n, // 0x08e0 (0x0004) [int32]
23663
+ ReplayDirectorArchetype: 0x08e8n, // 0x08e8 (0x0008) [UReplayDirector_TA*]
23664
+ ReplayDirector: 0x08f0n, // 0x08f0 (0x0008) [UReplayDirector_TA*]
23665
+ GameBalls: 0x08f8n, // 0x08f8 (0x0010) [TArray<UBall_TA*>]
23666
+ TotalGameBalls: 0x0908n, // 0x0908 (0x0004) [int32]
23667
+ PostGoalTime: 0x090cn, // 0x090c (0x0004) [float]
23668
+ StatFactory: 0x0910n, // 0x0910 (0x0008) [UStatFactory_TA*]
23669
+ Goals: 0x0918n, // 0x0918 (0x0010) [TArray<UGoal_TA*>]
23670
+ SecondsRemainingCountdown: 0x0928n, // 0x0928 (0x0004) [int32]
23671
+ SecondsRemainingMessage: 0x0930n, // 0x0930 (0x0008) [UMessage_TA*]
23672
+ FieldCenter: 0x0938n, // 0x0938 (0x000c) [FVector]
23673
+ GameWinner: 0x0948n, // 0x0948 (0x0008) [UTeam_TA*]
23674
+ MatchWinner: 0x0950n, // 0x0950 (0x0008) [UTeam_TA*]
23675
+ TeamLastScored: 0x0958n, // 0x0958 (0x0008) [UTeam_TA*]
23676
+ TieBreakDecision: 0x0960n, // 0x0960 (0x0001) [ETieBreakDecision]
23677
+ ReplicatedScoredOnTeam: 0x0961n, // 0x0961 (0x0001) [uint8]
23678
+ ReplicatedServerPerformanceState: 0x0962n, // 0x0962 (0x0001) [EConnectionQualityState]
23679
+ MVP: 0x0968n, // 0x0968 (0x0008) [UPRI_TA*]
23680
+ FastestGoalPlayer: 0x0970n, // 0x0970 (0x0008) [UPRI_TA*]
23681
+ SlowestGoalPlayer: 0x0978n, // 0x0978 (0x0008) [UPRI_TA*]
23682
+ FurthestGoalPlayer: 0x0980n, // 0x0980 (0x0008) [UPRI_TA*]
23683
+ FastestGoalSpeed: 0x0988n, // 0x0988 (0x0004) [float]
23684
+ SlowestGoalSpeed: 0x098cn, // 0x098c (0x0004) [float]
23685
+ FurthestGoal: 0x0990n, // 0x0990 (0x0004) [float]
23686
+ ScoringPlayer: 0x0998n, // 0x0998 (0x0008) [UPRI_TA*]
23687
+ RoundNum: 0x09a0n, // 0x09a0 (0x0004) [int32]
23688
+ AssistMaxTime: 0x09a4n, // 0x09a4 (0x0004) [float]
23689
+ BallHasBeenHitStartDelay: 0x09a8n, // 0x09a8 (0x0004) [float]
23690
+ BallRespawnTime: 0x09acn, // 0x09ac (0x0004) [float]
23691
+ DefaultSubRules: 0x09b0n, // 0x09b0 (0x0008) [UGameEvent_Soccar_SubRules_TA*]
23692
+ SubRulesArchetype: 0x09b8n, // 0x09b8 (0x0008) [UGameEvent_Soccar_SubRules_TA*]
23693
+ SubRules: 0x09c0n, // 0x09c0 (0x0008) [UGameEvent_Soccar_SubRules_TA*]
23694
+ SpawnPointsPodiumAnim: 0x09c8n, // 0x09c8 (0x0008) [USpawnPointCluster_TA*]
23695
+ SpawnPointsPodium: 0x09d0n, // 0x09d0 (0x0008) [USpawnPointCluster_TA*]
23696
+ PodiumDelay: 0x09d8n, // 0x09d8 (0x0004) [float]
23697
+ PodiumTime: 0x09dcn, // 0x09dc (0x0004) [float]
23698
+ SpawnPointLobbyTeams: 0x09e0n, // 0x09e0 (0x0010) [TArray<USpawnPointCluster_TA*>]
23699
+ StatCategories: 0x09f0n, // 0x09f0 (0x0010) [TArray<UStatCategory_TA*>]
23700
+ BallTrajectory: 0x0a00n, // 0x0a00 (0x0008) [UBall_Trajectory_TA*]
23701
+ BallTrajectoryArchetype: 0x0a08n, // 0x0a08 (0x0008) [UBall_Trajectory_TA*]
23702
+ UnpauseCountdown: 0x0a10n, // 0x0a10 (0x0008) [UCountdownObject_TA*]
23703
+ Pauser: 0x0a18n, // 0x0a18 (0x0008) [UPlayerController_TA*]
23704
+ PlayerMatchData: 0x0a20n, // 0x0a20 (0x0010) [TArray<FOnlinePlayerMatchData>]
23705
+ EndRoundComponentArchetype: 0x0a30n, // 0x0a30 (0x0008) [UEndRoundComponent_TA*]
23706
+ EndRoundComponent: 0x0a38n, // 0x0a38 (0x0008) [UEndRoundComponent_TA*]
23707
+ MatchBroadcast: 0x0a40n, // 0x0a40 (0x0008) [UMatchBroadcastComponent_TA*]
23708
+ ReplicatedStatEvent: 0x0a48n, // 0x0a48 (0x0008) [UStatEvent_TA*]
23709
+ ImportantStatEvents: 0x0a50n, // 0x0a50 (0x0010) [TArray<UStatEvent_TA*>]
23710
+ GameObserver: 0x0a60n, // 0x0a60 (0x0008) [UGameObserver_TA*]
23711
+ ActiveFpsRecorder: 0x0a68n, // 0x0a68 (0x0008) [UFpsBucketRecorder_TA*]
23712
+ InactiveFpsRecorder: 0x0a70n, // 0x0a70 (0x0008) [UFpsBucketRecorder_TA*]
23713
+ ServerPerformanceTracker: 0x0a78n, // 0x0a78 (0x0008) [UServerPerformanceTracker_TA*]
23714
+ MatchSeries: 0x0a80n, // 0x0a80 (0x0008) [UMatchSeries_TA*]
23715
+ CrowdSound: 0x0a88n, // 0x0a88 (0x0008) [UCrowdSoundManagerBase_TA*]
23716
+ ClubInformation: 0x0a90n, // 0x0a90 (0x0010) [TArray<FClubReplicationInfo>]
23717
+ SilencedStatEventSounds: 0x0aa0n, // 0x0aa0 (0x0010) [TArray<UStatEvent_TA*>]
23718
+ PendingClubStatRecords: 0x0ab0n, // 0x0ab0 (0x0010) [TArray<FPendingClubStatRecord>]
23719
+ LobbyTagOffsetZ: 0x0ac0n, // 0x0ac0 (0x0004) [float]
23720
+ PodiumTagOffsetZ: 0x0ac4n, // 0x0ac4 (0x0004) [float]
23721
+ BallSpacing: 0x0ac8n, // 0x0ac8 (0x0004) [float]
23722
+ PreMatchPlayersReadyStartDelay: 0x0accn, // 0x0acc (0x0004) [float]
23723
+ RemovedPRIs: 0x0ad0n, // 0x0ad0 (0x0010) [TArray<UPRI_TA*>]
23724
+ ThistleConfig: 0x0ae0n, // 0x0ae0 (0x0008) [UThistleConfig_TA*]
23725
+ __EventActiveRoundChanged__Delegate: 0x0ae8n, // 0x0ae8 (0x0018) [FScriptDelegate]
23726
+ __EventStartNewRound__Delegate: 0x0b00n, // 0x0b00 (0x0018) [FScriptDelegate]
23727
+ __EventBallAdded__Delegate: 0x0b18n, // 0x0b18 (0x0018) [FScriptDelegate]
23728
+ __EventBallRemoved__Delegate: 0x0b30n, // 0x0b30 (0x0018) [FScriptDelegate]
23729
+ __EventFirstBallHit__Delegate: 0x0b48n, // 0x0b48 (0x0018) [FScriptDelegate]
23730
+ __EventGoalScored__Delegate: 0x0b60n, // 0x0b60 (0x0018) [FScriptDelegate]
23731
+ __EventGameTimeUpdated__Delegate: 0x0b78n, // 0x0b78 (0x0018) [FScriptDelegate]
23732
+ __EventOvertimeUpdated__Delegate: 0x0b90n, // 0x0b90 (0x0018) [FScriptDelegate]
23733
+ __EventGameEnded__Delegate: 0x0ba8n, // 0x0ba8 (0x0018) [FScriptDelegate]
23734
+ __EventMatchEnded__Delegate: 0x0bc0n, // 0x0bc0 (0x0018) [FScriptDelegate]
23735
+ __EventFullMatchWinnerDecided__Delegate: 0x0bd8n, // 0x0bd8 (0x0018) [FScriptDelegate]
23736
+ __EventEndGameCountDown__Delegate: 0x0bf0n, // 0x0bf0 (0x0018) [FScriptDelegate]
23737
+ __EventReplayDirectorSet__Delegate: 0x0c08n, // 0x0c08 (0x0018) [FScriptDelegate]
23738
+ __EventGameWinnerSet__Delegate: 0x0c20n, // 0x0c20 (0x0018) [FScriptDelegate]
23739
+ __EventMatchWinnerSet__Delegate: 0x0c38n, // 0x0c38 (0x0018) [FScriptDelegate]
23740
+ __EventPlayerScored__Delegate: 0x0c50n, // 0x0c50 (0x0018) [FScriptDelegate]
23741
+ __EventReplicatedGoalScored__Delegate: 0x0c68n, // 0x0c68 (0x0018) [FScriptDelegate]
23742
+ __EventStatFactoryInitialized__Delegate: 0x0c80n, // 0x0c80 (0x0018) [FScriptDelegate]
23743
+ __EventReplicatedStatEvent__Delegate: 0x0c98n, // 0x0c98 (0x0018) [FScriptDelegate]
23744
+ __EventMaxScoreChanged__Delegate: 0x0cb0n, // 0x0cb0 (0x0018) [FScriptDelegate]
23745
+ __EventReplayFinished__Delegate: 0x0cc8n, // 0x0cc8 (0x0018) [FScriptDelegate]
23746
+ __EventDisableGoalDelayUpdated__Delegate: 0x0ce0n, // 0x0ce0 (0x0018) [FScriptDelegate]
23747
+ __EventBallSpawned__Delegate: 0x0cf8n, // 0x0cf8 (0x0018) [FScriptDelegate]
23748
+ __EventBallReset__Delegate: 0x0d10n, // 0x0d10 (0x0018) [FScriptDelegate]
23749
+ __EventCountdownStarted__Delegate: 0x0d28n, // 0x0d28 (0x0018) [FScriptDelegate]
23750
+ __EventReplayPlaybackStateChanged__Delegate: 0x0d40n, // 0x0d40 (0x0018) [FScriptDelegate]
23751
+ __EventPodiumSpotlightStarted__Delegate: 0x0d58n, // 0x0d58 (0x0018) [FScriptDelegate]
23752
+ __bShowIntroScene__ChangeNotify: 0x0d70n, // 0x0d70 (0x0018) [FScriptDelegate]
23753
+ __bReadyToStartGame__ChangeNotify: 0x0d88n, // 0x0d88 (0x0018) [FScriptDelegate]
23754
+ __bClubMatch__ChangeNotify: 0x0da0n, // 0x0da0 (0x0018) [FScriptDelegate]
23755
+ __bFullClubMatch__ChangeNotify: 0x0db8n, // 0x0db8 (0x0018) [FScriptDelegate]
23756
+ __bMatchCreatorAdminEnabled__ChangeNotify: 0x0dd0n, // 0x0dd0 (0x0018) [FScriptDelegate]
23757
+ __bCanDropOnlineRewards__ChangeNotify: 0x0de8n, // 0x0de8 (0x0018) [FScriptDelegate]
23758
+ __bThistleMatch__ChangeNotify: 0x0e00n, // 0x0e00 (0x0018) [FScriptDelegate]
23759
+ __WaitTimeRemaining__ChangeNotify: 0x0e18n, // 0x0e18 (0x0018) [FScriptDelegate]
23760
+ __TieBreakDecision__ChangeNotify: 0x0e30n, // 0x0e30 (0x0018) [FScriptDelegate]
23761
+ __ReplicatedServerPerformanceState__ChangeNotify: 0x0e48n, // 0x0e48 (0x0018) [FScriptDelegate]
23364
23762
  ...GameEvent_Team_TA,
23365
23763
  } as const;
23366
23764
 
23367
23765
  /**
23368
23766
  * TAGame.GameEvent_Breakout_TA Offsets
23369
- * Size: 0x0e20
23767
+ * Size: 0x0e78
23370
23768
  * Extends: GameEvent_Soccar_TA
23371
23769
  */
23372
23770
  export const GameEvent_Breakout_TA = {
23373
- bOnlyResetScoredOnTeam: 0x0e08n, // 0x0e08 (0x0004) [bool : 0x1]
23374
- bResetOvertime: 0x0e08n, // 0x0e08 (0x0004) [bool : 0x2]
23375
- LastScoredOnTeam: 0x0e0cn, // 0x0e0c (0x0001) [uint8]
23376
- Platforms: 0x0e10n, // 0x0e10 (0x0010) [TArray<UBreakOutActor_Platform_TA*>]
23771
+ bOnlyResetScoredOnTeam: 0x0e60n, // 0x0e60 (0x0004) [bool : 0x1]
23772
+ bResetOvertime: 0x0e60n, // 0x0e60 (0x0004) [bool : 0x2]
23773
+ LastScoredOnTeam: 0x0e64n, // 0x0e64 (0x0001) [uint8]
23774
+ Platforms: 0x0e68n, // 0x0e68 (0x0010) [TArray<UBreakOutActor_Platform_TA*>]
23377
23775
  ...GameEvent_Soccar_TA,
23378
23776
  } as const;
23379
23777
 
23380
23778
  /**
23381
23779
  * TAGame.GameEvent_Football_TA Offsets
23382
- * Size: 0x0e3c
23780
+ * Size: 0x0e94
23383
23781
  * Extends: GameEvent_Soccar_TA
23384
23782
  */
23385
23783
  export const GameEvent_Football_TA = {
23386
- LastScoredTeamIndex: 0x0e08n, // 0x0e08 (0x0004) [int32]
23387
- GoalPlayerSpawnOffset: 0x0e0cn, // 0x0e0c (0x000c) [FVector]
23388
- BallKickOffDirection: 0x0e18n, // 0x0e18 (0x000c) [FVector]
23389
- BallKickOffTorque: 0x0e24n, // 0x0e24 (0x000c) [FVector]
23390
- BallKickOffScale: 0x0e30n, // 0x0e30 (0x0004) [float]
23391
- SpawnRadiusCheck: 0x0e34n, // 0x0e34 (0x0004) [float]
23392
- KickoffDelay: 0x0e38n, // 0x0e38 (0x0004) [float]
23784
+ LastScoredTeamIndex: 0x0e60n, // 0x0e60 (0x0004) [int32]
23785
+ GoalPlayerSpawnOffset: 0x0e64n, // 0x0e64 (0x000c) [FVector]
23786
+ BallKickOffDirection: 0x0e70n, // 0x0e70 (0x000c) [FVector]
23787
+ BallKickOffTorque: 0x0e7cn, // 0x0e7c (0x000c) [FVector]
23788
+ BallKickOffScale: 0x0e88n, // 0x0e88 (0x0004) [float]
23789
+ SpawnRadiusCheck: 0x0e8cn, // 0x0e8c (0x0004) [float]
23790
+ KickoffDelay: 0x0e90n, // 0x0e90 (0x0004) [float]
23393
23791
  ...GameEvent_Soccar_TA,
23394
23792
  } as const;
23395
23793
 
23396
23794
  /**
23397
23795
  * TAGame.GameEvent_FTE_TA Offsets
23398
- * Size: 0x0e10
23796
+ * Size: 0x0e68
23399
23797
  * Extends: GameEvent_Soccar_TA
23400
23798
  */
23401
23799
  export const GameEvent_FTE_TA = {
23402
- MaxTimeToShowInstructions: 0x0e08n, // 0x0e08 (0x0004) [int32]
23403
- InvalidTeamNum: 0x0e0cn, // 0x0e0c (0x0004) [int32]
23800
+ MaxTimeToShowInstructions: 0x0e60n, // 0x0e60 (0x0004) [int32]
23801
+ InvalidTeamNum: 0x0e64n, // 0x0e64 (0x0004) [int32]
23404
23802
  ...GameEvent_Soccar_TA,
23405
23803
  } as const;
23406
23804
 
23407
23805
  /**
23408
23806
  * TAGame.GameEvent_GameEditor_TA Offsets
23409
- * Size: 0x0e78
23807
+ * Size: 0x0ed0
23410
23808
  * Extends: GameEvent_Soccar_TA
23411
23809
  */
23412
23810
  export const GameEvent_GameEditor_TA = {
23413
- SaveDataClass: 0x0e08n, // 0x0e08 (0x0008) [USaveData_GameEditor_TA*]
23414
- SaveData: 0x0e10n, // 0x0e10 (0x0008) [USaveData_GameEditor_TA*]
23415
- ActiveRoundNumber: 0x0e18n, // 0x0e18 (0x0004) [int32]
23416
- SpawnableArchetypes: 0x0e20n, // 0x0e20 (0x0010) [TArray<FSpawnArchetypeData>]
23417
- CarSpawnPoints: 0x0e30n, // 0x0e30 (0x0010) [TArray<UDynamicSpawnPointMesh_TA*>]
23418
- EditorPawnArchetype: 0x0e40n, // 0x0e40 (0x0008) [UGameEditor_Pawn_TA*]
23419
- MaxRounds: 0x0e48n, // 0x0e48 (0x0004) [int32]
23420
- UndoHistory: 0x0e50n, // 0x0e50 (0x0010) [TArray<FActorHistory>]
23421
- HistoryPosition: 0x0e60n, // 0x0e60 (0x0004) [int32]
23422
- MaxUndoHistory: 0x0e64n, // 0x0e64 (0x0004) [int32]
23423
- FXActorArchetype: 0x0e68n, // 0x0e68 (0x0008) [UFXActor_X*]
23424
- FXActor: 0x0e70n, // 0x0e70 (0x0008) [UFXActor_X*]
23811
+ SaveDataClass: 0x0e60n, // 0x0e60 (0x0008) [USaveData_GameEditor_TA*]
23812
+ SaveData: 0x0e68n, // 0x0e68 (0x0008) [USaveData_GameEditor_TA*]
23813
+ ActiveRoundNumber: 0x0e70n, // 0x0e70 (0x0004) [int32]
23814
+ SpawnableArchetypes: 0x0e78n, // 0x0e78 (0x0010) [TArray<FSpawnArchetypeData>]
23815
+ CarSpawnPoints: 0x0e88n, // 0x0e88 (0x0010) [TArray<UDynamicSpawnPointMesh_TA*>]
23816
+ EditorPawnArchetype: 0x0e98n, // 0x0e98 (0x0008) [UGameEditor_Pawn_TA*]
23817
+ MaxRounds: 0x0ea0n, // 0x0ea0 (0x0004) [int32]
23818
+ UndoHistory: 0x0ea8n, // 0x0ea8 (0x0010) [TArray<FActorHistory>]
23819
+ HistoryPosition: 0x0eb8n, // 0x0eb8 (0x0004) [int32]
23820
+ MaxUndoHistory: 0x0ebcn, // 0x0ebc (0x0004) [int32]
23821
+ FXActorArchetype: 0x0ec0n, // 0x0ec0 (0x0008) [UFXActor_X*]
23822
+ FXActor: 0x0ec8n, // 0x0ec8 (0x0008) [UFXActor_X*]
23425
23823
  ...GameEvent_Soccar_TA,
23426
23824
  } as const;
23427
23825
 
23428
23826
  /**
23429
23827
  * TAGame.GameEvent_GodBall_TA Offsets
23430
- * Size: 0x0e38
23828
+ * Size: 0x0e90
23431
23829
  * Extends: GameEvent_Soccar_TA
23432
23830
  */
23433
23831
  export const GameEvent_GodBall_TA = {
23434
- LastScoredTeamIndex: 0x0e08n, // 0x0e08 (0x0004) [int32]
23435
- GoalBallSpawnOffset: 0x0e0cn, // 0x0e0c (0x000c) [FVector]
23436
- GoalPlayerSpawnOffset: 0x0e18n, // 0x0e18 (0x000c) [FVector]
23437
- BallKickOffDirection: 0x0e24n, // 0x0e24 (0x000c) [FVector]
23438
- BallKickOffScale: 0x0e30n, // 0x0e30 (0x0004) [float]
23439
- SpawnRadiusCheck: 0x0e34n, // 0x0e34 (0x0004) [float]
23832
+ LastScoredTeamIndex: 0x0e60n, // 0x0e60 (0x0004) [int32]
23833
+ GoalBallSpawnOffset: 0x0e64n, // 0x0e64 (0x000c) [FVector]
23834
+ GoalPlayerSpawnOffset: 0x0e70n, // 0x0e70 (0x000c) [FVector]
23835
+ BallKickOffDirection: 0x0e7cn, // 0x0e7c (0x000c) [FVector]
23836
+ BallKickOffScale: 0x0e88n, // 0x0e88 (0x0004) [float]
23837
+ SpawnRadiusCheck: 0x0e8cn, // 0x0e8c (0x0004) [float]
23440
23838
  ...GameEvent_Soccar_TA,
23441
23839
  } as const;
23442
23840
 
23443
23841
  /**
23444
23842
  * TAGame.GameEvent_KnockOut_TA Offsets
23445
- * Size: 0x0ea8
23843
+ * Size: 0x0f00
23446
23844
  * Extends: GameEvent_Soccar_TA
23447
23845
  */
23448
23846
  export const GameEvent_KnockOut_TA = {
23449
- bFreeForAll: 0x0e08n, // 0x0e08 (0x0004) [bool : 0x1]
23450
- PlayerLives: 0x0e0cn, // 0x0e0c (0x0004) [int32]
23451
- PlayersEliminated: 0x0e10n, // 0x0e10 (0x0004) [int32]
23452
- PickupArchetypes: 0x0e18n, // 0x0e18 (0x0010) [TArray<USpecialPickup_TA*>]
23453
- PickupFXActor: 0x0e28n, // 0x0e28 (0x0008) [UFXActor_X*]
23454
- PickupRespawnDelay: 0x0e30n, // 0x0e30 (0x0004) [float]
23455
- SafeZone: 0x0e38n, // 0x0e38 (0x0008) [UFXActor_SafeZone_Knockout_TA*]
23456
- SafeZoneArchetype: 0x0e40n, // 0x0e40 (0x0008) [UFXActor_SafeZone_Knockout_TA*]
23457
- ReturnToSafezoneMessage: 0x0e48n, // 0x0e48 (0x0008) [UMessage_TA*]
23458
- ReturnedToSafezoneMessage: 0x0e50n, // 0x0e50 (0x0008) [UMessage_TA*]
23459
- SafeZoneShrinkingMessage: 0x0e58n, // 0x0e58 (0x0008) [UMessage_TA*]
23460
- SafeZoneFinalZoneMessage: 0x0e60n, // 0x0e60 (0x0008) [UMessage_TA*]
23461
- OutOfWorldMessage: 0x0e68n, // 0x0e68 (0x0008) [UMessage_TA*]
23462
- PodiumSpawnLocationZ: 0x0e70n, // 0x0e70 (0x0004) [float]
23463
- __EventPlayerStatEvent__Delegate: 0x0e78n, // 0x0e78 (0x0018) [FScriptDelegate]
23464
- __EventEliminationModeChanged__Delegate: 0x0e90n, // 0x0e90 (0x0018) [FScriptDelegate]
23847
+ bFreeForAll: 0x0e60n, // 0x0e60 (0x0004) [bool : 0x1]
23848
+ PlayerLives: 0x0e64n, // 0x0e64 (0x0004) [int32]
23849
+ PlayersEliminated: 0x0e68n, // 0x0e68 (0x0004) [int32]
23850
+ PickupArchetypes: 0x0e70n, // 0x0e70 (0x0010) [TArray<USpecialPickup_TA*>]
23851
+ PickupFXActor: 0x0e80n, // 0x0e80 (0x0008) [UFXActor_X*]
23852
+ PickupRespawnDelay: 0x0e88n, // 0x0e88 (0x0004) [float]
23853
+ SafeZone: 0x0e90n, // 0x0e90 (0x0008) [UFXActor_SafeZone_Knockout_TA*]
23854
+ SafeZoneArchetype: 0x0e98n, // 0x0e98 (0x0008) [UFXActor_SafeZone_Knockout_TA*]
23855
+ ReturnToSafezoneMessage: 0x0ea0n, // 0x0ea0 (0x0008) [UMessage_TA*]
23856
+ ReturnedToSafezoneMessage: 0x0ea8n, // 0x0ea8 (0x0008) [UMessage_TA*]
23857
+ SafeZoneShrinkingMessage: 0x0eb0n, // 0x0eb0 (0x0008) [UMessage_TA*]
23858
+ SafeZoneFinalZoneMessage: 0x0eb8n, // 0x0eb8 (0x0008) [UMessage_TA*]
23859
+ OutOfWorldMessage: 0x0ec0n, // 0x0ec0 (0x0008) [UMessage_TA*]
23860
+ PodiumSpawnLocationZ: 0x0ec8n, // 0x0ec8 (0x0004) [float]
23861
+ __EventPlayerStatEvent__Delegate: 0x0ed0n, // 0x0ed0 (0x0018) [FScriptDelegate]
23862
+ __EventEliminationModeChanged__Delegate: 0x0ee8n, // 0x0ee8 (0x0018) [FScriptDelegate]
23465
23863
  ...GameEvent_Soccar_TA,
23466
23864
  } as const;
23467
23865
 
23468
23866
  /**
23469
23867
  * TAGame.GameEvent_Lobby_TA Offsets
23470
- * Size: 0x0758
23868
+ * Size: 0x0768
23471
23869
  * Extends: GameEvent_TA
23472
23870
  */
23473
23871
  export const GameEvent_Lobby_TA = {
23474
- BallArchetype: 0x0748n, // 0x0748 (0x0008) [UBall_TA*]
23475
- Ball: 0x0750n, // 0x0750 (0x0008) [UBall_TA*]
23872
+ BallArchetype: 0x0758n, // 0x0758 (0x0008) [UBall_TA*]
23873
+ Ball: 0x0760n, // 0x0760 (0x0008) [UBall_TA*]
23476
23874
  ...GameEvent_TA,
23477
23875
  } as const;
23478
23876
 
23479
23877
  /**
23480
23878
  * TAGame.GameEvent_PostGameLobby_TA Offsets
23481
- * Size: 0x0758
23879
+ * Size: 0x0768
23482
23880
  * Extends: GameEvent_Lobby_TA
23483
23881
  */
23484
23882
  export const GameEvent_PostGameLobby_TA = {
@@ -23487,25 +23885,25 @@ export const GameEvent_PostGameLobby_TA = {
23487
23885
 
23488
23886
  /**
23489
23887
  * TAGame.GameEvent_Season_TA Offsets
23490
- * Size: 0x0ea0
23888
+ * Size: 0x0ef8
23491
23889
  * Extends: GameEvent_Soccar_TA
23492
23890
  */
23493
23891
  export const GameEvent_Season_TA = {
23494
- PreMatchTime: 0x0e08n, // 0x0e08 (0x0004) [int32]
23495
- Season: 0x0e10n, // 0x0e10 (0x0008) [USeason_TA*]
23496
- Match: 0x0e18n, // 0x0e18 (0x001c) [FSeasonMatch]
23497
- Profile: 0x0e38n, // 0x0e38 (0x0008) [UProfile_TA*]
23498
- HumanTeam: 0x0e40n, // 0x0e40 (0x0008) [UTeam_TA*]
23499
- BotTeam: 0x0e48n, // 0x0e48 (0x0008) [UTeam_TA*]
23500
- HumanMatchTeam: 0x0e50n, // 0x0e50 (0x0004) [int32]
23501
- BotMatchTeam: 0x0e54n, // 0x0e54 (0x0004) [int32]
23502
- SeasonIntroTime: 0x0e58n, // 0x0e58 (0x0004) [float]
23503
- bIsChampionShipGame: 0x0e5cn, // 0x0e5c (0x0004) [bool : 0x1]
23504
- bIsFirstGameOfSeason: 0x0e5cn, // 0x0e5c (0x0004) [bool : 0x2]
23505
- bLastGameOfRegularSeason: 0x0e5cn, // 0x0e5c (0x0004) [bool : 0x4]
23506
- SimilarLogoGroups: 0x0e60n, // 0x0e60 (0x0008) [USimilarSeasonLogos_TA*]
23507
- TeamOverrides: 0x0e68n, // 0x0e68 (0x0020) [FString]
23508
- __EventWonChampionShip__Delegate: 0x0e88n, // 0x0e88 (0x0018) [FScriptDelegate]
23892
+ PreMatchTime: 0x0e60n, // 0x0e60 (0x0004) [int32]
23893
+ Season: 0x0e68n, // 0x0e68 (0x0008) [USeason_TA*]
23894
+ Match: 0x0e70n, // 0x0e70 (0x001c) [FSeasonMatch]
23895
+ Profile: 0x0e90n, // 0x0e90 (0x0008) [UProfile_TA*]
23896
+ HumanTeam: 0x0e98n, // 0x0e98 (0x0008) [UTeam_TA*]
23897
+ BotTeam: 0x0ea0n, // 0x0ea0 (0x0008) [UTeam_TA*]
23898
+ HumanMatchTeam: 0x0ea8n, // 0x0ea8 (0x0004) [int32]
23899
+ BotMatchTeam: 0x0eacn, // 0x0eac (0x0004) [int32]
23900
+ SeasonIntroTime: 0x0eb0n, // 0x0eb0 (0x0004) [float]
23901
+ bIsChampionShipGame: 0x0eb4n, // 0x0eb4 (0x0004) [bool : 0x1]
23902
+ bIsFirstGameOfSeason: 0x0eb4n, // 0x0eb4 (0x0004) [bool : 0x2]
23903
+ bLastGameOfRegularSeason: 0x0eb4n, // 0x0eb4 (0x0004) [bool : 0x4]
23904
+ SimilarLogoGroups: 0x0eb8n, // 0x0eb8 (0x0008) [USimilarSeasonLogos_TA*]
23905
+ TeamOverrides: 0x0ec0n, // 0x0ec0 (0x0020) [FString]
23906
+ __EventWonChampionShip__Delegate: 0x0ee0n, // 0x0ee0 (0x0018) [FScriptDelegate]
23509
23907
  ...GameEvent_Soccar_TA,
23510
23908
  } as const;
23511
23909
 
@@ -23544,7 +23942,7 @@ export const GameEvent_Soccar_SubRules_Items_TA = {
23544
23942
 
23545
23943
  /**
23546
23944
  * TAGame.GameEvent_Territory_TA Offsets
23547
- * Size: 0x0e08
23945
+ * Size: 0x0e60
23548
23946
  * Extends: GameEvent_Soccar_TA
23549
23947
  */
23550
23948
  export const GameEvent_Territory_TA = {
@@ -23553,70 +23951,70 @@ export const GameEvent_Territory_TA = {
23553
23951
 
23554
23952
  /**
23555
23953
  * TAGame.GameEvent_Tutorial_TA Offsets
23556
- * Size: 0x1048
23954
+ * Size: 0x10a0
23557
23955
  * Extends: GameEvent_Soccar_TA
23558
23956
  */
23559
23957
  export const GameEvent_Tutorial_TA = {
23560
- TotalFieldExtent: 0x0e08n, // 0x0e08 (0x000c) [FVector]
23561
- TeamNum: 0x0e14n, // 0x0e14 (0x0004) [int32]
23562
- BallGoalNum: 0x0e18n, // 0x0e18 (0x0004) [int32]
23563
- bOnlyScoreInBallGoalNum: 0x0e1cn, // 0x0e1c (0x0004) [bool : 0x1]
23564
- bRedoRound: 0x0e1cn, // 0x0e1c (0x0004) [bool : 0x2]
23565
- bAllowSuperBoost: 0x0e1cn, // 0x0e1c (0x0004) [bool : 0x4]
23566
- bDisplayedRedoPenaltyMessage: 0x0e1cn, // 0x0e1c (0x0004) [bool : 0x8]
23567
- bShowBoostMeter: 0x0e1cn, // 0x0e1c (0x0004) [bool : 0x10]
23568
- Difficulty: 0x0e20n, // 0x0e20 (0x0001) [EDifficulty]
23569
- DebugRotationType: 0x0e21n, // 0x0e21 (0x0001) [ERotationType]
23570
- DifficultyList: 0x0e28n, // 0x0e28 (0x0078) [FDifficultyInfo]
23571
- WaveIndexesLeft: 0x0ea0n, // 0x0ea0 (0x0010) [TArray<int32>]
23572
- GoalDepth: 0x0eb0n, // 0x0eb0 (0x0004) [float]
23573
- GameEventRounds: 0x0eb4n, // 0x0eb4 (0x0004) [int32]
23574
- EventStartTime: 0x0eb8n, // 0x0eb8 (0x0004) [float]
23575
- BallInitialVelocity: 0x0ebcn, // 0x0ebc (0x000c) [FVector]
23576
- SpawnIndexTypeOverride: 0x0ec8n, // 0x0ec8 (0x0004) [int32]
23577
- Cannon: 0x0ed0n, // 0x0ed0 (0x0008) [UCannon_TA*]
23578
- WaveIndex: 0x0ed8n, // 0x0ed8 (0x0004) [int32]
23579
- WaveSpawnCount: 0x0edcn, // 0x0edc (0x0004) [int32]
23580
- RandomSpawnIndex: 0x0ee0n, // 0x0ee0 (0x0004) [int32]
23581
- Tutorial: 0x0ee8n, // 0x0ee8 (0x0008) [UTutorial_TA*]
23582
- StartMessageArchetype: 0x0ef0n, // 0x0ef0 (0x0010) [FString]
23583
- BallSpawnLocation: 0x0f00n, // 0x0f00 (0x000c) [FVector]
23584
- CarSpawns: 0x0f10n, // 0x0f10 (0x0010) [TArray<FCarSpawnData>]
23585
- PointsScoredThisRound: 0x0f20n, // 0x0f20 (0x0004) [int32]
23586
- BallSpawnCount: 0x0f24n, // 0x0f24 (0x0004) [int32]
23587
- BallBounceScale: 0x0f28n, // 0x0f28 (0x0004) [float]
23588
- CannonArchetype: 0x0f30n, // 0x0f30 (0x0008) [UCannon_TA*]
23589
- DynamicSpawnPoint: 0x0f38n, // 0x0f38 (0x0008) [UDynamicSpawnPoint_TA*]
23590
- CurrentDebugStepX: 0x0f40n, // 0x0f40 (0x0004) [int32]
23591
- CurrentDebugStepY: 0x0f44n, // 0x0f44 (0x0004) [int32]
23592
- CurrentDebugStepZ: 0x0f48n, // 0x0f48 (0x0004) [int32]
23593
- RedoCount: 0x0f4cn, // 0x0f4c (0x0004) [int32]
23594
- RedoTotal: 0x0f50n, // 0x0f50 (0x0004) [int32]
23595
- ResetModal: 0x0f58n, // 0x0f58 (0x0008) [UGFxModal_X*]
23596
- BallSpawnInfo: 0x0f60n, // 0x0f60 (0x003c) [FFieldSpawnInfo]
23597
- __EventRoundFinished__Delegate: 0x0fa0n, // 0x0fa0 (0x0018) [FScriptDelegate]
23598
- __EventVehicleSetup__Delegate: 0x0fb8n, // 0x0fb8 (0x0018) [FScriptDelegate]
23599
- __EventScoreUpdated__Delegate: 0x0fd0n, // 0x0fd0 (0x0018) [FScriptDelegate]
23600
- __EventDifficultyUpdated__Delegate: 0x0fe8n, // 0x0fe8 (0x0018) [FScriptDelegate]
23601
- __EventShowBoostMeterChanged__Delegate: 0x1000n, // 0x1000 (0x0018) [FScriptDelegate]
23602
- __EventUseActionsChanged__Delegate: 0x1018n, // 0x1018 (0x0018) [FScriptDelegate]
23603
- __EventTutorialTipChanged__Delegate: 0x1030n, // 0x1030 (0x0018) [FScriptDelegate]
23958
+ TotalFieldExtent: 0x0e60n, // 0x0e60 (0x000c) [FVector]
23959
+ TeamNum: 0x0e6cn, // 0x0e6c (0x0004) [int32]
23960
+ BallGoalNum: 0x0e70n, // 0x0e70 (0x0004) [int32]
23961
+ bOnlyScoreInBallGoalNum: 0x0e74n, // 0x0e74 (0x0004) [bool : 0x1]
23962
+ bRedoRound: 0x0e74n, // 0x0e74 (0x0004) [bool : 0x2]
23963
+ bAllowSuperBoost: 0x0e74n, // 0x0e74 (0x0004) [bool : 0x4]
23964
+ bDisplayedRedoPenaltyMessage: 0x0e74n, // 0x0e74 (0x0004) [bool : 0x8]
23965
+ bShowBoostMeter: 0x0e74n, // 0x0e74 (0x0004) [bool : 0x10]
23966
+ Difficulty: 0x0e78n, // 0x0e78 (0x0001) [EDifficulty]
23967
+ DebugRotationType: 0x0e79n, // 0x0e79 (0x0001) [ERotationType]
23968
+ DifficultyList: 0x0e80n, // 0x0e80 (0x0078) [FDifficultyInfo]
23969
+ WaveIndexesLeft: 0x0ef8n, // 0x0ef8 (0x0010) [TArray<int32>]
23970
+ GoalDepth: 0x0f08n, // 0x0f08 (0x0004) [float]
23971
+ GameEventRounds: 0x0f0cn, // 0x0f0c (0x0004) [int32]
23972
+ EventStartTime: 0x0f10n, // 0x0f10 (0x0004) [float]
23973
+ BallInitialVelocity: 0x0f14n, // 0x0f14 (0x000c) [FVector]
23974
+ SpawnIndexTypeOverride: 0x0f20n, // 0x0f20 (0x0004) [int32]
23975
+ Cannon: 0x0f28n, // 0x0f28 (0x0008) [UCannon_TA*]
23976
+ WaveIndex: 0x0f30n, // 0x0f30 (0x0004) [int32]
23977
+ WaveSpawnCount: 0x0f34n, // 0x0f34 (0x0004) [int32]
23978
+ RandomSpawnIndex: 0x0f38n, // 0x0f38 (0x0004) [int32]
23979
+ Tutorial: 0x0f40n, // 0x0f40 (0x0008) [UTutorial_TA*]
23980
+ StartMessageArchetype: 0x0f48n, // 0x0f48 (0x0010) [FString]
23981
+ BallSpawnLocation: 0x0f58n, // 0x0f58 (0x000c) [FVector]
23982
+ CarSpawns: 0x0f68n, // 0x0f68 (0x0010) [TArray<FCarSpawnData>]
23983
+ PointsScoredThisRound: 0x0f78n, // 0x0f78 (0x0004) [int32]
23984
+ BallSpawnCount: 0x0f7cn, // 0x0f7c (0x0004) [int32]
23985
+ BallBounceScale: 0x0f80n, // 0x0f80 (0x0004) [float]
23986
+ CannonArchetype: 0x0f88n, // 0x0f88 (0x0008) [UCannon_TA*]
23987
+ DynamicSpawnPoint: 0x0f90n, // 0x0f90 (0x0008) [UDynamicSpawnPoint_TA*]
23988
+ CurrentDebugStepX: 0x0f98n, // 0x0f98 (0x0004) [int32]
23989
+ CurrentDebugStepY: 0x0f9cn, // 0x0f9c (0x0004) [int32]
23990
+ CurrentDebugStepZ: 0x0fa0n, // 0x0fa0 (0x0004) [int32]
23991
+ RedoCount: 0x0fa4n, // 0x0fa4 (0x0004) [int32]
23992
+ RedoTotal: 0x0fa8n, // 0x0fa8 (0x0004) [int32]
23993
+ ResetModal: 0x0fb0n, // 0x0fb0 (0x0008) [UGFxModal_X*]
23994
+ BallSpawnInfo: 0x0fb8n, // 0x0fb8 (0x003c) [FFieldSpawnInfo]
23995
+ __EventRoundFinished__Delegate: 0x0ff8n, // 0x0ff8 (0x0018) [FScriptDelegate]
23996
+ __EventVehicleSetup__Delegate: 0x1010n, // 0x1010 (0x0018) [FScriptDelegate]
23997
+ __EventScoreUpdated__Delegate: 0x1028n, // 0x1028 (0x0018) [FScriptDelegate]
23998
+ __EventDifficultyUpdated__Delegate: 0x1040n, // 0x1040 (0x0018) [FScriptDelegate]
23999
+ __EventShowBoostMeterChanged__Delegate: 0x1058n, // 0x1058 (0x0018) [FScriptDelegate]
24000
+ __EventUseActionsChanged__Delegate: 0x1070n, // 0x1070 (0x0018) [FScriptDelegate]
24001
+ __EventTutorialTipChanged__Delegate: 0x1088n, // 0x1088 (0x0018) [FScriptDelegate]
23604
24002
  ...GameEvent_Soccar_TA,
23605
24003
  } as const;
23606
24004
 
23607
24005
  /**
23608
24006
  * TAGame.GameEvent_Training_TA Offsets
23609
- * Size: 0x1060
24007
+ * Size: 0x10b8
23610
24008
  * Extends: GameEvent_Tutorial_TA
23611
24009
  */
23612
24010
  export const GameEvent_Training_TA = {
23613
- __EventTrainingCompleted__Delegate: 0x1048n, // 0x1048 (0x0018) [FScriptDelegate]
24011
+ __EventTrainingCompleted__Delegate: 0x10a0n, // 0x10a0 (0x0018) [FScriptDelegate]
23614
24012
  ...GameEvent_Tutorial_TA,
23615
24013
  } as const;
23616
24014
 
23617
24015
  /**
23618
24016
  * TAGame.GameEvent_Training_Aerial_TA Offsets
23619
- * Size: 0x1060
24017
+ * Size: 0x10b8
23620
24018
  * Extends: GameEvent_Training_TA
23621
24019
  */
23622
24020
  export const GameEvent_Training_Aerial_TA = {
@@ -23625,17 +24023,17 @@ export const GameEvent_Training_Aerial_TA = {
23625
24023
 
23626
24024
  /**
23627
24025
  * TAGame.GameEvent_Training_Goalie_TA Offsets
23628
- * Size: 0x1064
24026
+ * Size: 0x10bc
23629
24027
  * Extends: GameEvent_Training_TA
23630
24028
  */
23631
24029
  export const GameEvent_Training_Goalie_TA = {
23632
- Score: 0x1060n, // 0x1060 (0x0004) [int32]
24030
+ Score: 0x10b8n, // 0x10b8 (0x0004) [int32]
23633
24031
  ...GameEvent_Training_TA,
23634
24032
  } as const;
23635
24033
 
23636
24034
  /**
23637
24035
  * TAGame.GameEvent_Training_Striker_TA Offsets
23638
- * Size: 0x1060
24036
+ * Size: 0x10b8
23639
24037
  * Extends: GameEvent_Training_TA
23640
24038
  */
23641
24039
  export const GameEvent_Training_Striker_TA = {
@@ -23644,72 +24042,72 @@ export const GameEvent_Training_Striker_TA = {
23644
24042
 
23645
24043
  /**
23646
24044
  * TAGame.GameEvent_TrainingEditor_TA Offsets
23647
- * Size: 0x1040
24045
+ * Size: 0x1098
23648
24046
  * Extends: GameEvent_GameEditor_TA
23649
24047
  */
23650
24048
  export const GameEvent_TrainingEditor_TA = {
23651
- MinRoundTime: 0x0e78n, // 0x0e78 (0x0004) [float]
23652
- MaxRoundTime: 0x0e7cn, // 0x0e7c (0x0004) [float]
23653
- bNoEditor: 0x0e80n, // 0x0e80 (0x0004) [bool : 0x1]
23654
- bDisplayedRedoPenaltyMessage: 0x0e80n, // 0x0e80 (0x0004) [bool : 0x2]
23655
- bUnsavedChanges: 0x0e80n, // 0x0e80 (0x0004) [bool : 0x4]
23656
- bShouldEndTraining: 0x0e80n, // 0x0e80 (0x0004) [bool : 0x8]
23657
- bCanRandomizeShot: 0x0e80n, // 0x0e80 (0x0004) [bool : 0x10]
23658
- bModifiersUsed: 0x0e80n, // 0x0e80 (0x0004) [bool : 0x20]
23659
- PointsScoredThisRound: 0x0e84n, // 0x0e84 (0x0004) [int32]
23660
- ResetModal: 0x0e88n, // 0x0e88 (0x0008) [UGFxModal_X*]
23661
- ShotAttempt: 0x0e90n, // 0x0e90 (0x0004) [int32]
23662
- RedoTotal: 0x0e94n, // 0x0e94 (0x0004) [int32]
23663
- GoalieScore: 0x0e98n, // 0x0e98 (0x0004) [int32]
23664
- PlayTestType: 0x0e9cn, // 0x0e9c (0x0001) [EPlayTestType]
23665
- GoalMeshBlockers: 0x0ea0n, // 0x0ea0 (0x0010) [TArray<UActor*>]
23666
- GoalMeshBlockerArchetype: 0x0eb0n, // 0x0eb0 (0x0008) [UActor*]
23667
- TrainingData: 0x0eb8n, // 0x0eb8 (0x0008) [USaveData_GameEditor_Training_TA*]
23668
- PrePlaytestState: 0x0ec0n, // 0x0ec0 (0x0008) [FName]
23669
- SaveDelayTime: 0x0ec8n, // 0x0ec8 (0x0004) [float]
23670
- SaveCooldown: 0x0eccn, // 0x0ecc (0x0004) [float]
23671
- TrainingFileName: 0x0ed0n, // 0x0ed0 (0x0010) [FString]
23672
- TrainingNavigationConfig: 0x0ee0n, // 0x0ee0 (0x0008) [UTrainingEditorNavigationConfig_TA*]
23673
- TrainingManipulationConfig: 0x0ee8n, // 0x0ee8 (0x0008) [UTrainingEditorManipulationConfig_TA*]
23674
- TrainingNavigator: 0x0ef0n, // 0x0ef0 (0x0008) [UTrainingEditorNavigation_TA*]
23675
- TrainingMirror: 0x0ef8n, // 0x0ef8 (0x0008) [UTrainingEditorMirror_TA*]
23676
- RestartRoundCooldown: 0x0f00n, // 0x0f00 (0x0004) [float]
23677
- CustomTrainingSave: 0x0f08n, // 0x0f08 (0x0008) [UCustomTrainingSave_TA*]
23678
- CachedLocationModifiers: 0x0f10n, // 0x0f10 (0x0010) [TArray<FCachedLocationModifier>]
23679
- CachedSpeedModifiers: 0x0f20n, // 0x0f20 (0x0010) [TArray<FCachedSpeedModifier>]
23680
- CachedActiveRound: 0x0f30n, // 0x0f30 (0x0004) [int32]
23681
- MaxOffsetAttempts: 0x0f34n, // 0x0f34 (0x0004) [int32]
23682
- __EventRoundStarted__Delegate: 0x0f38n, // 0x0f38 (0x0018) [FScriptDelegate]
23683
- __EventRoundTimeChanged__Delegate: 0x0f50n, // 0x0f50 (0x0018) [FScriptDelegate]
23684
- __EventRoundChanged__Delegate: 0x0f68n, // 0x0f68 (0x0018) [FScriptDelegate]
23685
- __EventRoundFinished__Delegate: 0x0f80n, // 0x0f80 (0x0018) [FScriptDelegate]
23686
- __EventPlaytestStarted__Delegate: 0x0f98n, // 0x0f98 (0x0018) [FScriptDelegate]
23687
- __EventUnsavedChanges__Delegate: 0x0fb0n, // 0x0fb0 (0x0018) [FScriptDelegate]
23688
- __EventSaveResult__Delegate: 0x0fc8n, // 0x0fc8 (0x0018) [FScriptDelegate]
23689
- __EventRoundAttempted__Delegate: 0x0fe0n, // 0x0fe0 (0x0018) [FScriptDelegate]
23690
- __FindObjectForTraining__Delegate: 0x0ff8n, // 0x0ff8 (0x0018) [FScriptDelegate]
23691
- __EventCanRandomizeShotChanged__Delegate: 0x1010n, // 0x1010 (0x0018) [FScriptDelegate]
23692
- __EventResetTrainingRound__Delegate: 0x1028n, // 0x1028 (0x0018) [FScriptDelegate]
24049
+ MinRoundTime: 0x0ed0n, // 0x0ed0 (0x0004) [float]
24050
+ MaxRoundTime: 0x0ed4n, // 0x0ed4 (0x0004) [float]
24051
+ bNoEditor: 0x0ed8n, // 0x0ed8 (0x0004) [bool : 0x1]
24052
+ bDisplayedRedoPenaltyMessage: 0x0ed8n, // 0x0ed8 (0x0004) [bool : 0x2]
24053
+ bUnsavedChanges: 0x0ed8n, // 0x0ed8 (0x0004) [bool : 0x4]
24054
+ bShouldEndTraining: 0x0ed8n, // 0x0ed8 (0x0004) [bool : 0x8]
24055
+ bCanRandomizeShot: 0x0ed8n, // 0x0ed8 (0x0004) [bool : 0x10]
24056
+ bModifiersUsed: 0x0ed8n, // 0x0ed8 (0x0004) [bool : 0x20]
24057
+ PointsScoredThisRound: 0x0edcn, // 0x0edc (0x0004) [int32]
24058
+ ResetModal: 0x0ee0n, // 0x0ee0 (0x0008) [UGFxModal_X*]
24059
+ ShotAttempt: 0x0ee8n, // 0x0ee8 (0x0004) [int32]
24060
+ RedoTotal: 0x0eecn, // 0x0eec (0x0004) [int32]
24061
+ GoalieScore: 0x0ef0n, // 0x0ef0 (0x0004) [int32]
24062
+ PlayTestType: 0x0ef4n, // 0x0ef4 (0x0001) [EPlayTestType]
24063
+ GoalMeshBlockers: 0x0ef8n, // 0x0ef8 (0x0010) [TArray<UActor*>]
24064
+ GoalMeshBlockerArchetype: 0x0f08n, // 0x0f08 (0x0008) [UActor*]
24065
+ TrainingData: 0x0f10n, // 0x0f10 (0x0008) [USaveData_GameEditor_Training_TA*]
24066
+ PrePlaytestState: 0x0f18n, // 0x0f18 (0x0008) [FName]
24067
+ SaveDelayTime: 0x0f20n, // 0x0f20 (0x0004) [float]
24068
+ SaveCooldown: 0x0f24n, // 0x0f24 (0x0004) [float]
24069
+ TrainingFileName: 0x0f28n, // 0x0f28 (0x0010) [FString]
24070
+ TrainingNavigationConfig: 0x0f38n, // 0x0f38 (0x0008) [UTrainingEditorNavigationConfig_TA*]
24071
+ TrainingManipulationConfig: 0x0f40n, // 0x0f40 (0x0008) [UTrainingEditorManipulationConfig_TA*]
24072
+ TrainingNavigator: 0x0f48n, // 0x0f48 (0x0008) [UTrainingEditorNavigation_TA*]
24073
+ TrainingMirror: 0x0f50n, // 0x0f50 (0x0008) [UTrainingEditorMirror_TA*]
24074
+ RestartRoundCooldown: 0x0f58n, // 0x0f58 (0x0004) [float]
24075
+ CustomTrainingSave: 0x0f60n, // 0x0f60 (0x0008) [UCustomTrainingSave_TA*]
24076
+ CachedLocationModifiers: 0x0f68n, // 0x0f68 (0x0010) [TArray<FCachedLocationModifier>]
24077
+ CachedSpeedModifiers: 0x0f78n, // 0x0f78 (0x0010) [TArray<FCachedSpeedModifier>]
24078
+ CachedActiveRound: 0x0f88n, // 0x0f88 (0x0004) [int32]
24079
+ MaxOffsetAttempts: 0x0f8cn, // 0x0f8c (0x0004) [int32]
24080
+ __EventRoundStarted__Delegate: 0x0f90n, // 0x0f90 (0x0018) [FScriptDelegate]
24081
+ __EventRoundTimeChanged__Delegate: 0x0fa8n, // 0x0fa8 (0x0018) [FScriptDelegate]
24082
+ __EventRoundChanged__Delegate: 0x0fc0n, // 0x0fc0 (0x0018) [FScriptDelegate]
24083
+ __EventRoundFinished__Delegate: 0x0fd8n, // 0x0fd8 (0x0018) [FScriptDelegate]
24084
+ __EventPlaytestStarted__Delegate: 0x0ff0n, // 0x0ff0 (0x0018) [FScriptDelegate]
24085
+ __EventUnsavedChanges__Delegate: 0x1008n, // 0x1008 (0x0018) [FScriptDelegate]
24086
+ __EventSaveResult__Delegate: 0x1020n, // 0x1020 (0x0018) [FScriptDelegate]
24087
+ __EventRoundAttempted__Delegate: 0x1038n, // 0x1038 (0x0018) [FScriptDelegate]
24088
+ __FindObjectForTraining__Delegate: 0x1050n, // 0x1050 (0x0018) [FScriptDelegate]
24089
+ __EventCanRandomizeShotChanged__Delegate: 0x1068n, // 0x1068 (0x0018) [FScriptDelegate]
24090
+ __EventResetTrainingRound__Delegate: 0x1080n, // 0x1080 (0x0018) [FScriptDelegate]
23693
24091
  ...GameEvent_GameEditor_TA,
23694
24092
  } as const;
23695
24093
 
23696
24094
  /**
23697
24095
  * TAGame.GameEvent_Tutorial_Basic_TA Offsets
23698
- * Size: 0x106c
24096
+ * Size: 0x10c4
23699
24097
  * Extends: GameEvent_Tutorial_TA
23700
24098
  */
23701
24099
  export const GameEvent_Tutorial_Basic_TA = {
23702
- CurrentScore: 0x1048n, // 0x1048 (0x0004) [int32]
23703
- TotalRounds: 0x104cn, // 0x104c (0x0004) [int32]
23704
- CurrentRounds: 0x1050n, // 0x1050 (0x0004) [int32]
23705
- InitialLocation: 0x1054n, // 0x1054 (0x000c) [FVector]
23706
- InitialRotation: 0x1060n, // 0x1060 (0x000c) [FRotator]
24100
+ CurrentScore: 0x10a0n, // 0x10a0 (0x0004) [int32]
24101
+ TotalRounds: 0x10a4n, // 0x10a4 (0x0004) [int32]
24102
+ CurrentRounds: 0x10a8n, // 0x10a8 (0x0004) [int32]
24103
+ InitialLocation: 0x10acn, // 0x10ac (0x000c) [FVector]
24104
+ InitialRotation: 0x10b8n, // 0x10b8 (0x000c) [FRotator]
23707
24105
  ...GameEvent_Tutorial_TA,
23708
24106
  } as const;
23709
24107
 
23710
24108
  /**
23711
24109
  * TAGame.GameEvent_Tutorial_Advanced_TA Offsets
23712
- * Size: 0x1070
24110
+ * Size: 0x10c8
23713
24111
  * Extends: GameEvent_Tutorial_Basic_TA
23714
24112
  */
23715
24113
  export const GameEvent_Tutorial_Advanced_TA = {
@@ -23718,7 +24116,7 @@ export const GameEvent_Tutorial_Advanced_TA = {
23718
24116
 
23719
24117
  /**
23720
24118
  * TAGame.GameEvent_Tutorial_FreePlay_TA Offsets
23721
- * Size: 0x1048
24119
+ * Size: 0x10a0
23722
24120
  * Extends: GameEvent_Tutorial_TA
23723
24121
  */
23724
24122
  export const GameEvent_Tutorial_FreePlay_TA = {
@@ -24447,6 +24845,8 @@ export const GameplaySettingsSave_TA = {
24447
24845
  bFilterLanguage: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x4000]
24448
24846
  bPlayFlipResetFx: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x8000]
24449
24847
  bEnableHighContrastMode: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x10000]
24848
+ bFreeplayDefaultTeamColors: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x20000]
24849
+ bDrawVehicleHitbox: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x40000]
24450
24850
  QuickChatFilter: 0x00d4n, // 0x00d4 (0x0001) [EChatFilter]
24451
24851
  MatchChatFilter: 0x00d5n, // 0x00d5 (0x0001) [EChatFilter]
24452
24852
  PartyChatFilter: 0x00d6n, // 0x00d6 (0x0001) [EChatFilter]
@@ -24458,6 +24858,7 @@ export const GameplaySettingsSave_TA = {
24458
24858
  StatGraphLevel: 0x00dcn, // 0x00dc (0x0001) [EStatGraphLevel]
24459
24859
  TrainingControlsVisibility: 0x00ddn, // 0x00dd (0x0001) [EControlsVisibilityType]
24460
24860
  TextReportingLevel: 0x00den, // 0x00de (0x0001) [EChatReportingLevel]
24861
+ FlipResetFxPref: 0x00dfn, // 0x00df (0x0001) [EFlipResetFxPref]
24461
24862
  SafeZoneRatio: 0x00e0n, // 0x00e0 (0x0004) [float]
24462
24863
  UIScale: 0x00e4n, // 0x00e4 (0x0004) [float]
24463
24864
  NameplateScale: 0x00e8n, // 0x00e8 (0x0004) [float]
@@ -24558,6 +24959,7 @@ export const GameSettingPlaylist_X = {
24558
24959
  bAllowStayAsParty: 0x009cn, // 0x009c (0x0004) [bool : 0x1000000]
24559
24960
  bEnforceEAC: 0x009cn, // 0x009c (0x0004) [bool : 0x2000000]
24560
24961
  bAllowEACTerminations: 0x009cn, // 0x009c (0x0004) [bool : 0x4000000]
24962
+ bAllowEACWhitelist: 0x009cn, // 0x009c (0x0004) [bool : 0x8000000]
24561
24963
  PlaylistImageURL: 0x00a0n, // 0x00a0 (0x0010) [FString]
24562
24964
  PlaylistImageTexture: 0x00b0n, // 0x00b0 (0x0010) [FString]
24563
24965
  PlaylistIconActiveURL: 0x00c0n, // 0x00c0 (0x0010) [FString]
@@ -24862,6 +25264,24 @@ export const GFxData_AdHoc_TA = {
24862
25264
  ...GFxDataSingleton_X,
24863
25265
  } as const;
24864
25266
 
25267
+ /**
25268
+ * TAGame.GFxData_AntiCheatStatus_TA Offsets
25269
+ * Size: 0x00f0
25270
+ * Extends: GFxDataSingleton_X
25271
+ */
25272
+ export const GFxData_AntiCheatStatus_TA = {
25273
+ AntiCheatErrorTitle: 0x0098n, // 0x0098 (0x0010) [FString]
25274
+ AntiCheatModalTitle: 0x00a8n, // 0x00a8 (0x0010) [FString]
25275
+ AntiCheatDisabledBody: 0x00b8n, // 0x00b8 (0x0010) [FString]
25276
+ AntiCheatWaitingForAuth: 0x00c8n, // 0x00c8 (0x0010) [FString]
25277
+ bAntiCheatEnabled: 0x00d8n, // 0x00d8 (0x0004) [bool : 0x1]
25278
+ bAntiCheatAuthComplete: 0x00d8n, // 0x00d8 (0x0004) [bool : 0x2]
25279
+ bDisplayPendingAuthNotification: 0x00d8n, // 0x00d8 (0x0004) [bool : 0x4]
25280
+ AntiCheatManager: 0x00e0n, // 0x00e0 (0x0008) [UAntiCheatManager_TA*]
25281
+ AntiCheatConfig: 0x00e8n, // 0x00e8 (0x0008) [UAntiCheatConfig_TA*]
25282
+ ...GFxDataSingleton_X,
25283
+ } as const;
25284
+
24865
25285
  /**
24866
25286
  * TAGame.GFxData_AutoTour_CompletedResults_TA Offsets
24867
25287
  * Size: 0x0150
@@ -25151,7 +25571,7 @@ export const GFxData_ChallengeDropGroup_TA = {
25151
25571
 
25152
25572
  /**
25153
25573
  * TAGame.GFxData_ChallengeFolder_TA Offsets
25154
- * Size: 0x0100
25574
+ * Size: 0x0108
25155
25575
  * Extends: GFxDataRow_X
25156
25576
  */
25157
25577
  export const GFxData_ChallengeFolder_TA = {
@@ -25160,12 +25580,14 @@ export const GFxData_ChallengeFolder_TA = {
25160
25580
  bNormalRewardsAvailable: 0x0098n, // 0x0098 (0x0004) [bool : 0x4]
25161
25581
  bPremiumRewardsAvailable: 0x0098n, // 0x0098 (0x0004) [bool : 0x8]
25162
25582
  bHasChallenges: 0x0098n, // 0x0098 (0x0004) [bool : 0x10]
25163
- GFxParentFolder: 0x00a0n, // 0x00a0 (0x0008) [UGFxData_ChallengeFolder_TA*]
25164
- GFxSubFolders: 0x00a8n, // 0x00a8 (0x0010) [TArray<UGFxData_ChallengeFolder_TA*>]
25165
- SubFolderClass: 0x00b8n, // 0x00b8 (0x0008) [UGFxData_ChallengeFolder_TA*]
25166
- CachedSortedChallenges: 0x00c0n, // 0x00c0 (0x0010) [TArray<UChallenge_TA*>]
25167
- __EventSelected__Delegate: 0x00d0n, // 0x00d0 (0x0018) [FScriptDelegate]
25168
- __EventRefreshed__Delegate: 0x00e8n, // 0x00e8 (0x0018) [FScriptDelegate]
25583
+ CompleteChallenges: 0x009cn, // 0x009c (0x0004) [int32]
25584
+ TotalChallenges: 0x00a0n, // 0x00a0 (0x0004) [int32]
25585
+ GFxParentFolder: 0x00a8n, // 0x00a8 (0x0008) [UGFxData_ChallengeFolder_TA*]
25586
+ GFxSubFolders: 0x00b0n, // 0x00b0 (0x0010) [TArray<UGFxData_ChallengeFolder_TA*>]
25587
+ SubFolderClass: 0x00c0n, // 0x00c0 (0x0008) [UGFxData_ChallengeFolder_TA*]
25588
+ CachedSortedChallenges: 0x00c8n, // 0x00c8 (0x0010) [TArray<UChallenge_TA*>]
25589
+ __EventSelected__Delegate: 0x00d8n, // 0x00d8 (0x0018) [FScriptDelegate]
25590
+ __EventRefreshed__Delegate: 0x00f0n, // 0x00f0 (0x0018) [FScriptDelegate]
25169
25591
  ...GFxDataRow_X,
25170
25592
  } as const;
25171
25593
 
@@ -25199,11 +25621,11 @@ export const GFxData_ChallengeManager_TA = {
25199
25621
 
25200
25622
  /**
25201
25623
  * TAGame.GFxData_ChallengePage_TA Offsets
25202
- * Size: 0x0108
25624
+ * Size: 0x0110
25203
25625
  * Extends: GFxData_ChallengeFolder_TA
25204
25626
  */
25205
25627
  export const GFxData_ChallengePage_TA = {
25206
- ChallengeFilter: 0x0100n, // 0x0100 (0x0008) [UChallengeFilter_TA*]
25628
+ ChallengeFilter: 0x0108n, // 0x0108 (0x0008) [UChallengeFilter_TA*]
25207
25629
  ...GFxData_ChallengeFolder_TA,
25208
25630
  } as const;
25209
25631
 
@@ -25227,16 +25649,16 @@ export const GFxData_ChallengeReward_TA = {
25227
25649
 
25228
25650
  /**
25229
25651
  * TAGame.GFxData_ChallengeTab_TA Offsets
25230
- * Size: 0x011c
25652
+ * Size: 0x0124
25231
25653
  * Extends: GFxData_ChallengeFolder_TA
25232
25654
  */
25233
25655
  export const GFxData_ChallengeTab_TA = {
25234
- ChallengeManager: 0x0100n, // 0x0100 (0x0008) [UChallengeManager_TA*]
25235
- TotalNormalChallenges: 0x0108n, // 0x0108 (0x0004) [int32]
25236
- CompletedNormalChallenges: 0x010cn, // 0x010c (0x0004) [int32]
25237
- TotalPremiumChallenges: 0x0110n, // 0x0110 (0x0004) [int32]
25238
- CompletedPremiumChallenges: 0x0114n, // 0x0114 (0x0004) [int32]
25239
- bHasVisibleChallenges: 0x0118n, // 0x0118 (0x0004) [bool : 0x1]
25656
+ ChallengeManager: 0x0108n, // 0x0108 (0x0008) [UChallengeManager_TA*]
25657
+ TotalNormalChallenges: 0x0110n, // 0x0110 (0x0004) [int32]
25658
+ CompletedNormalChallenges: 0x0114n, // 0x0114 (0x0004) [int32]
25659
+ TotalPremiumChallenges: 0x0118n, // 0x0118 (0x0004) [int32]
25660
+ CompletedPremiumChallenges: 0x011cn, // 0x011c (0x0004) [int32]
25661
+ bHasVisibleChallenges: 0x0120n, // 0x0120 (0x0004) [bool : 0x1]
25240
25662
  ...GFxData_ChallengeFolder_TA,
25241
25663
  } as const;
25242
25664
 
@@ -26601,7 +27023,7 @@ export const GFxData_OnlineMatch_TA = {
26601
27023
 
26602
27024
  /**
26603
27025
  * TAGame.GFxData_Matchmaking_TA Offsets
26604
- * Size: 0x01f8
27026
+ * Size: 0x0208
26605
27027
  * Extends: GFxData_OnlineMatch_TA
26606
27028
  */
26607
27029
  export const GFxData_Matchmaking_TA = {
@@ -26624,10 +27046,12 @@ export const GFxData_Matchmaking_TA = {
26624
27046
  SeasonEndMinutes: 0x01bcn, // 0x01bc (0x0004) [int32]
26625
27047
  MatchmakingSave: 0x01c0n, // 0x01c0 (0x0008) [UMatchmakingSettingsSave_TA*]
26626
27048
  PlayMenuSave: 0x01c8n, // 0x01c8 (0x0008) [UPlayMenuSave_TA*]
26627
- MessageUpdates: 0x01d0n, // 0x01d0 (0x0010) [TArray<FMessageUpdate>]
26628
- CurrentMessageUpdateIndex: 0x01e0n, // 0x01e0 (0x0004) [int32]
26629
- RankedConfig: 0x01e8n, // 0x01e8 (0x0008) [URankedConfig_X*]
26630
- TabFilters: 0x01f0n, // 0x01f0 (0x0008) [UMatchmakingViewFilters_TA*]
27049
+ AntiCheatManager: 0x01d0n, // 0x01d0 (0x0008) [UAntiCheatManager_TA*]
27050
+ AntiCheatConfig: 0x01d8n, // 0x01d8 (0x0008) [UAntiCheatConfig_TA*]
27051
+ MessageUpdates: 0x01e0n, // 0x01e0 (0x0010) [TArray<FMessageUpdate>]
27052
+ CurrentMessageUpdateIndex: 0x01f0n, // 0x01f0 (0x0004) [int32]
27053
+ RankedConfig: 0x01f8n, // 0x01f8 (0x0008) [URankedConfig_X*]
27054
+ TabFilters: 0x0200n, // 0x0200 (0x0008) [UMatchmakingViewFilters_TA*]
26631
27055
  ...GFxData_OnlineMatch_TA,
26632
27056
  } as const;
26633
27057
 
@@ -26657,7 +27081,7 @@ export const GFxData_MenuStack_TA = {
26657
27081
 
26658
27082
  /**
26659
27083
  * TAGame.GFxData_MenuTree_TA Offsets
26660
- * Size: 0x00c8
27084
+ * Size: 0x00e0
26661
27085
  * Extends: GFxDataSingleton_X
26662
27086
  */
26663
27087
  export const GFxData_MenuTree_TA = {
@@ -26666,6 +27090,7 @@ export const GFxData_MenuTree_TA = {
26666
27090
  RootNode: 0x00a8n, // 0x00a8 (0x0008) [UMenuTreeBranch_TA*]
26667
27091
  CurrentNode: 0x00b0n, // 0x00b0 (0x0008) [UMenuTreeBranch_TA*]
26668
27092
  NodesData: 0x00b8n, // 0x00b8 (0x0010) [TArray<FMenuTreeNodeData>]
27093
+ __EventCurrentNodeChanged__Delegate: 0x00c8n, // 0x00c8 (0x0018) [FScriptDelegate]
26669
27094
  ...GFxDataSingleton_X,
26670
27095
  } as const;
26671
27096
 
@@ -27986,7 +28411,7 @@ export const GFxData_ReplayManager_TA = {
27986
28411
 
27987
28412
  /**
27988
28413
  * TAGame.GFxData_ReplayViewer_TA Offsets
27989
- * Size: 0x0150
28414
+ * Size: 0x0160
27990
28415
  * Extends: GFxDataSingleton_X
27991
28416
  */
27992
28417
  export const GFxData_ReplayViewer_TA = {
@@ -28008,9 +28433,10 @@ export const GFxData_ReplayViewer_TA = {
28008
28433
  Replay: 0x00f0n, // 0x00f0 (0x0008) [UReplay_TA*]
28009
28434
  PendingSkipToFrame: 0x00f8n, // 0x00f8 (0x0004) [int32]
28010
28435
  ModalProcessing: 0x0100n, // 0x0100 (0x0008) [UGFxModal_X*]
28011
- __EventHudVisibilityUpdated__Delegate: 0x0108n, // 0x0108 (0x0018) [FScriptDelegate]
28012
- __EventInitDone__Delegate: 0x0120n, // 0x0120 (0x0018) [FScriptDelegate]
28013
- __EventFocusCarUpdated__Delegate: 0x0138n, // 0x0138 (0x0018) [FScriptDelegate]
28436
+ PlayerFocusPrefix: 0x0108n, // 0x0108 (0x0010) [FString]
28437
+ __EventHudVisibilityUpdated__Delegate: 0x0118n, // 0x0118 (0x0018) [FScriptDelegate]
28438
+ __EventInitDone__Delegate: 0x0130n, // 0x0130 (0x0018) [FScriptDelegate]
28439
+ __EventFocusCarUpdated__Delegate: 0x0148n, // 0x0148 (0x0018) [FScriptDelegate]
28014
28440
  ...GFxDataSingleton_X,
28015
28441
  } as const;
28016
28442
 
@@ -28495,7 +28921,7 @@ export const GFxData_SupportACreator_TA = {
28495
28921
 
28496
28922
  /**
28497
28923
  * TAGame.GFxData_System_TA Offsets
28498
- * Size: 0x0118
28924
+ * Size: 0x0120
28499
28925
  * Extends: GFxDataSingleton_X
28500
28926
  */
28501
28927
  export const GFxData_System_TA = {
@@ -28507,14 +28933,16 @@ export const GFxData_System_TA = {
28507
28933
  bLoggedInPsyNet: 0x00ccn, // 0x00cc (0x0004) [bool : 0x2]
28508
28934
  bLoggedInPlatform: 0x00ccn, // 0x00cc (0x0004) [bool : 0x4]
28509
28935
  bOnline: 0x00ccn, // 0x00cc (0x0004) [bool : 0x8]
28510
- bUndocked: 0x00ccn, // 0x00cc (0x0004) [bool : 0x10]
28936
+ bHideHUD: 0x00ccn, // 0x00cc (0x0004) [bool : 0x10]
28937
+ bUndocked: 0x00ccn, // 0x00cc (0x0004) [bool : 0x20]
28511
28938
  SplitScreenType: 0x00d0n, // 0x00d0 (0x0001) [ESplitScreenType]
28512
28939
  AvailableGamepadType: 0x00d1n, // 0x00d1 (0x0001) [EInputPlatformType]
28513
28940
  SafeZoneRatio: 0x00d4n, // 0x00d4 (0x0004) [float]
28514
28941
  UIScale: 0x00d8n, // 0x00d8 (0x0004) [float]
28515
28942
  Platform: 0x00e0n, // 0x00e0 (0x0010) [FString]
28516
28943
  SharedUIState_Unlock: 0x00f0n, // 0x00f0 (0x0010) [FString]
28517
- __EventSharedUIStateChanged__Delegate: 0x0100n, // 0x0100 (0x0018) [FScriptDelegate]
28944
+ ProfileGameplaySave: 0x0100n, // 0x0100 (0x0008) [UProfileGameplaySave_TA*]
28945
+ __EventSharedUIStateChanged__Delegate: 0x0108n, // 0x0108 (0x0018) [FScriptDelegate]
28518
28946
  ...GFxDataSingleton_X,
28519
28947
  } as const;
28520
28948
 
@@ -29979,19 +30407,20 @@ export const GoalIndicator_TA = {
29979
30407
 
29980
30408
  /**
29981
30409
  * TAGame.GoalVolume_TA Offsets
29982
- * Size: 0x02c0
30410
+ * Size: 0x02c8
29983
30411
  * Extends: Volume
29984
30412
  */
29985
30413
  export const GoalVolume_TA = {
29986
30414
  Goal: 0x02a8n, // 0x02a8 (0x0008) [UGoal_TA*]
29987
30415
  HighContrastActorArchetype: 0x02b0n, // 0x02b0 (0x0008) [UHighContrastActor_TA*]
29988
- HighContrastActor: 0x02b8n, // 0x02b8 (0x0008) [UHighContrastActor_TA*]
30416
+ HighContrastRenderingEnabled: 0x02b8n, // 0x02b8 (0x0004) [bool : 0x1]
30417
+ HighContrastActor: 0x02c0n, // 0x02c0 (0x0008) [UHighContrastActor_TA*]
29989
30418
  ...Volume,
29990
30419
  } as const;
29991
30420
 
29992
30421
  /**
29993
30422
  * TAGame.GoalVolume_Hoops_TA Offsets
29994
- * Size: 0x02c0
30423
+ * Size: 0x02c8
29995
30424
  * Extends: GoalVolume_TA
29996
30425
  */
29997
30426
  export const GoalVolume_Hoops_TA = {
@@ -30083,13 +30512,14 @@ export const GRI_X = {
30083
30512
 
30084
30513
  /**
30085
30514
  * TAGame.GRI_TA Offsets
30086
- * Size: 0x06c0
30515
+ * Size: 0x06d0
30087
30516
  * Extends: GRI_X
30088
30517
  */
30089
30518
  export const GRI_TA = {
30090
30519
  bHasTalkers: 0x06a8n, // 0x06a8 (0x0004) [bool : 0x1]
30091
30520
  bAllowTargetFind: 0x06a8n, // 0x06a8 (0x0004) [bool : 0x2]
30092
30521
  NewDedicatedServerIP: 0x06b0n, // 0x06b0 (0x0010) [FString]
30522
+ LanMatchGUID: 0x06c0n, // 0x06c0 (0x0010) [FString]
30093
30523
  ...GRI_X,
30094
30524
  } as const;
30095
30525
 
@@ -30313,15 +30743,6 @@ export const IdleTrackSystem_TA = {
30313
30743
  ...IdleSystem_TA,
30314
30744
  } as const;
30315
30745
 
30316
- /**
30317
- * Engine.OwnerReplicatedActor_ORS Offsets
30318
- * Size: 0x0268
30319
- * Extends: Actor
30320
- */
30321
- export const OwnerReplicatedActor_ORS = {
30322
- ...Actor,
30323
- } as const;
30324
-
30325
30746
  /**
30326
30747
  * TAGame.IdleWarning_TA Offsets
30327
30748
  * Size: 0x0268
@@ -31854,6 +32275,43 @@ export const MatchSeries_TA = {
31854
32275
  ...Object_,
31855
32276
  } as const;
31856
32277
 
32278
+ /**
32279
+ * TAGame.MatchStatsExporter_TA Offsets
32280
+ * Size: 0x01d0
32281
+ * Extends: Object_
32282
+ */
32283
+ export const MatchStatsExporter_TA = {
32284
+ Port: 0x0060n, // 0x0060 (0x0004) [int32]
32285
+ PacketSendRate: 0x0064n, // 0x0064 (0x0004) [float]
32286
+ UpdateStateEventName: 0x0068n, // 0x0068 (0x0010) [FString]
32287
+ ClockUpdatedEventName: 0x0078n, // 0x0078 (0x0010) [FString]
32288
+ MatchCreatedEventName: 0x0088n, // 0x0088 (0x0010) [FString]
32289
+ ReplayCreatedEventName: 0x0098n, // 0x0098 (0x0010) [FString]
32290
+ MatchDestroyedEventName: 0x00a8n, // 0x00a8 (0x0010) [FString]
32291
+ MatchInitializedEventName: 0x00b8n, // 0x00b8 (0x0010) [FString]
32292
+ MatchCountdownEventName: 0x00c8n, // 0x00c8 (0x0010) [FString]
32293
+ RoundStartedEventName: 0x00d8n, // 0x00d8 (0x0010) [FString]
32294
+ ReplayWillEndEventName: 0x00e8n, // 0x00e8 (0x0010) [FString]
32295
+ ReplayPlaybackStartEventName: 0x00f8n, // 0x00f8 (0x0010) [FString]
32296
+ ReplayPlaybackEndEventName: 0x0108n, // 0x0108 (0x0010) [FString]
32297
+ PodiumSpotlightStartedEvent: 0x0118n, // 0x0118 (0x0010) [FString]
32298
+ MatchEndedEventName: 0x0128n, // 0x0128 (0x0010) [FString]
32299
+ StatFeedEventName: 0x0138n, // 0x0138 (0x0010) [FString]
32300
+ ScoreDataEventName: 0x0148n, // 0x0148 (0x0010) [FString]
32301
+ BallHitEventName: 0x0158n, // 0x0158 (0x0010) [FString]
32302
+ MatchPausedEventName: 0x0168n, // 0x0168 (0x0010) [FString]
32303
+ MatchUnpausedEventName: 0x0178n, // 0x0178 (0x0010) [FString]
32304
+ CrossbarHitEventName: 0x0188n, // 0x0188 (0x0010) [FString]
32305
+ LastBallExplosionLocation: 0x0198n, // 0x0198 (0x000c) [FVector]
32306
+ StagedHitEvent: 0x01a8n, // 0x01a8 (0x0008) [UStagedBallHitEvent*]
32307
+ LastBallHitter: 0x01b0n, // 0x01b0 (0x0008) [UPRI_TA*]
32308
+ LastBallHitSpeed: 0x01b8n, // 0x01b8 (0x0004) [float]
32309
+ PostHitBallSpeed: 0x01bcn, // 0x01bc (0x0004) [float]
32310
+ CurrentGameEvent: 0x01c0n, // 0x01c0 (0x0008) [UGameEvent_Soccar_TA*]
32311
+ PrimaryPC: 0x01c8n, // 0x01c8 (0x0008) [UPlayerControllerBase_TA*]
32312
+ ...Object_,
32313
+ } as const;
32314
+
31857
32315
  /**
31858
32316
  * TAGame.MatchType_TA Offsets
31859
32317
  * Size: 0x0138
@@ -31942,11 +32400,12 @@ export const MatchType_Tournament_TA = {
31942
32400
 
31943
32401
  /**
31944
32402
  * TAGame.MatchType_AutoTournament_TA Offsets
31945
- * Size: 0x0170
32403
+ * Size: 0x0174
31946
32404
  * Extends: MatchType_Tournament_TA
31947
32405
  */
31948
32406
  export const MatchType_AutoTournament_TA = {
31949
32407
  AutoTourConfig: 0x0168n, // 0x0168 (0x0008) [UAutoTourConfig_TA*]
32408
+ MigrationWaitingTime: 0x0170n, // 0x0170 (0x0004) [int32]
31950
32409
  ...MatchType_Tournament_TA,
31951
32410
  } as const;
31952
32411
 
@@ -32197,7 +32656,7 @@ export const MenuSequencer_TA = {
32197
32656
 
32198
32657
  /**
32199
32658
  * TAGame.MenuTreeNode_TA Offsets
32200
- * Size: 0x0188
32659
+ * Size: 0x0190
32201
32660
  * Extends: Object_
32202
32661
  */
32203
32662
  export const MenuTreeNode_TA = {
@@ -32222,20 +32681,21 @@ export const MenuTreeNode_TA = {
32222
32681
  EnabledRequirements: 0x0120n, // 0x0120 (0x0010) [TArray<ENodeEnabledRequirement>]
32223
32682
  SupportedEngagementEvents: 0x0130n, // 0x0130 (0x0010) [TArray<EEngagementEventType>]
32224
32683
  PlatformAvailability: 0x0140n, // 0x0140 (0x0018) [FNodePlatformAvailability]
32225
- __EventNodeClicked__Delegate: 0x0158n, // 0x0158 (0x0018) [FScriptDelegate]
32226
- __EventNodeFirstTimeClicked__Delegate: 0x0170n, // 0x0170 (0x0018) [FScriptDelegate]
32684
+ AntiCheatPlaylistId: 0x0158n, // 0x0158 (0x0004) [int32]
32685
+ __EventNodeClicked__Delegate: 0x0160n, // 0x0160 (0x0018) [FScriptDelegate]
32686
+ __EventNodeFirstTimeClicked__Delegate: 0x0178n, // 0x0178 (0x0018) [FScriptDelegate]
32227
32687
  ...Object_,
32228
32688
  } as const;
32229
32689
 
32230
32690
  /**
32231
32691
  * TAGame.MenuTreeBranch_TA Offsets
32232
- * Size: 0x01c0
32692
+ * Size: 0x01c8
32233
32693
  * Extends: MenuTreeNode_TA
32234
32694
  */
32235
32695
  export const MenuTreeBranch_TA = {
32236
- ChildIDs: 0x0188n, // 0x0188 (0x0010) [TArray<FName>]
32237
- ChildNodes: 0x0198n, // 0x0198 (0x0010) [TArray<UMenuTreeNode_TA*>]
32238
- __EventBranchNodeClicked__Delegate: 0x01a8n, // 0x01a8 (0x0018) [FScriptDelegate]
32696
+ ChildIDs: 0x0190n, // 0x0190 (0x0010) [TArray<FName>]
32697
+ ChildNodes: 0x01a0n, // 0x01a0 (0x0010) [TArray<UMenuTreeNode_TA*>]
32698
+ __EventBranchNodeClicked__Delegate: 0x01b0n, // 0x01b0 (0x0018) [FScriptDelegate]
32239
32699
  ...MenuTreeNode_TA,
32240
32700
  } as const;
32241
32701
 
@@ -32263,7 +32723,7 @@ export const MenuTreeConfig_TA = {
32263
32723
 
32264
32724
  /**
32265
32725
  * TAGame.MenuTreeNode_Custom_TA Offsets
32266
- * Size: 0x0188
32726
+ * Size: 0x0190
32267
32727
  * Extends: MenuTreeNode_TA
32268
32728
  */
32269
32729
  export const MenuTreeNode_Custom_TA = {
@@ -32272,78 +32732,79 @@ export const MenuTreeNode_Custom_TA = {
32272
32732
 
32273
32733
  /**
32274
32734
  * TAGame.MenuTreeNode_ExternalScreen_TA Offsets
32275
- * Size: 0x0198
32735
+ * Size: 0x01a0
32276
32736
  * Extends: MenuTreeNode_TA
32277
32737
  */
32278
32738
  export const MenuTreeNode_ExternalScreen_TA = {
32279
- ScreenToOpen: 0x0188n, // 0x0188 (0x0010) [FString]
32739
+ ScreenToOpen: 0x0190n, // 0x0190 (0x0010) [FString]
32280
32740
  ...MenuTreeNode_TA,
32281
32741
  } as const;
32282
32742
 
32283
32743
  /**
32284
32744
  * TAGame.MenuTreeNode_GenericFolder_TA Offsets
32285
- * Size: 0x01c4
32745
+ * Size: 0x01cc
32286
32746
  * Extends: MenuTreeBranch_TA
32287
32747
  */
32288
32748
  export const MenuTreeNode_GenericFolder_TA = {
32289
- bCanShowQuickMatchButton: 0x01c0n, // 0x01c0 (0x0004) [bool : 0x1]
32749
+ bCanShowQuickMatchButton: 0x01c8n, // 0x01c8 (0x0004) [bool : 0x1]
32290
32750
  ...MenuTreeBranch_TA,
32291
32751
  } as const;
32292
32752
 
32293
32753
  /**
32294
32754
  * TAGame.MenuTreeNode_Playlist_TA Offsets
32295
- * Size: 0x01f0
32755
+ * Size: 0x0200
32296
32756
  * Extends: MenuTreeNode_TA
32297
32757
  */
32298
32758
  export const MenuTreeNode_Playlist_TA = {
32299
- PlaylistId: 0x0188n, // 0x0188 (0x0004) [int32]
32300
- PlaylistRowIndex: 0x018cn, // 0x018c (0x0004) [int32]
32301
- Playlist: 0x0190n, // 0x0190 (0x0008) [UGFxData_Playlist_TA*]
32302
- MinCompetitiveXPLevelRequired: 0x0198n, // 0x0198 (0x0004) [int32]
32303
- ChallengesRequired: 0x01a0n, // 0x01a0 (0x0010) [TArray<int32>]
32304
- PlaylistQueue: 0x01b0n, // 0x01b0 (0x0008) [UMenuTreePlaylistQueue_TA*]
32305
- bSelected: 0x01b8n, // 0x01b8 (0x0004) [bool : 0x1]
32306
- SpecialDisplayType: 0x01bcn, // 0x01bc (0x0001) [EPlaylistSpecialType]
32307
- __EventPlaylistNodeClicked__Delegate: 0x01c0n, // 0x01c0 (0x0018) [FScriptDelegate]
32308
- __EventPlaylistNodeUpdated__Delegate: 0x01d8n, // 0x01d8 (0x0018) [FScriptDelegate]
32759
+ PlaylistId: 0x0190n, // 0x0190 (0x0004) [int32]
32760
+ PlaylistRowIndex: 0x0194n, // 0x0194 (0x0004) [int32]
32761
+ Playlist: 0x0198n, // 0x0198 (0x0008) [UGFxData_Playlist_TA*]
32762
+ MinCompetitiveXPLevelRequired: 0x01a0n, // 0x01a0 (0x0004) [int32]
32763
+ ChallengesRequired: 0x01a8n, // 0x01a8 (0x0010) [TArray<int32>]
32764
+ PlaylistQueue: 0x01b8n, // 0x01b8 (0x0008) [UMenuTreePlaylistQueue_TA*]
32765
+ bSelected: 0x01c0n, // 0x01c0 (0x0004) [bool : 0x1]
32766
+ SpecialDisplayType: 0x01c4n, // 0x01c4 (0x0001) [EPlaylistSpecialType]
32767
+ AntiCheatManager: 0x01c8n, // 0x01c8 (0x0008) [UAntiCheatManager_TA*]
32768
+ __EventPlaylistNodeClicked__Delegate: 0x01d0n, // 0x01d0 (0x0018) [FScriptDelegate]
32769
+ __EventPlaylistNodeUpdated__Delegate: 0x01e8n, // 0x01e8 (0x0018) [FScriptDelegate]
32309
32770
  ...MenuTreeNode_TA,
32310
32771
  } as const;
32311
32772
 
32312
32773
  /**
32313
32774
  * TAGame.MenuTreeNode_PlaylistFolder_TA Offsets
32314
- * Size: 0x0208
32775
+ * Size: 0x0210
32315
32776
  * Extends: MenuTreeNode_GenericFolder_TA
32316
32777
  */
32317
32778
  export const MenuTreeNode_PlaylistFolder_TA = {
32318
- bCompetitive: 0x01c8n, // 0x01c8 (0x0004) [bool : 0x1]
32319
- bShowArenasAndRegions: 0x01c8n, // 0x01c8 (0x0004) [bool : 0x2]
32320
- bCanUseMultiSelect: 0x01c8n, // 0x01c8 (0x0004) [bool : 0x4]
32321
- HeaderType: 0x01ccn, // 0x01cc (0x0001) [EPlaylistSpecialType]
32322
- HeaderEndTime: 0x01d0n, // 0x01d0 (0x0008) [uint64]
32323
- LTMPlaylistName: 0x01d8n, // 0x01d8 (0x0010) [FString]
32324
- DuelingPlaylistNameA: 0x01e8n, // 0x01e8 (0x0010) [FString]
32325
- DuelingPlaylistNameB: 0x01f8n, // 0x01f8 (0x0010) [FString]
32779
+ bCompetitive: 0x01d0n, // 0x01d0 (0x0004) [bool : 0x1]
32780
+ bShowArenasAndRegions: 0x01d0n, // 0x01d0 (0x0004) [bool : 0x2]
32781
+ bCanUseMultiSelect: 0x01d0n, // 0x01d0 (0x0004) [bool : 0x4]
32782
+ HeaderType: 0x01d4n, // 0x01d4 (0x0001) [EPlaylistSpecialType]
32783
+ HeaderEndTime: 0x01d8n, // 0x01d8 (0x0008) [uint64]
32784
+ LTMPlaylistName: 0x01e0n, // 0x01e0 (0x0010) [FString]
32785
+ DuelingPlaylistNameA: 0x01f0n, // 0x01f0 (0x0010) [FString]
32786
+ DuelingPlaylistNameB: 0x0200n, // 0x0200 (0x0010) [FString]
32326
32787
  ...MenuTreeNode_GenericFolder_TA,
32327
32788
  } as const;
32328
32789
 
32329
32790
  /**
32330
32791
  * TAGame.MenuTreeNode_PrivateMatchJoin_TA Offsets
32331
- * Size: 0x01a0
32792
+ * Size: 0x01a8
32332
32793
  * Extends: MenuTreeNode_Custom_TA
32333
32794
  */
32334
32795
  export const MenuTreeNode_PrivateMatchJoin_TA = {
32335
- Party: 0x0188n, // 0x0188 (0x0008) [UGFxData_Party_TA*]
32336
- PartyMatchKey: 0x0190n, // 0x0190 (0x0010) [FString]
32796
+ Party: 0x0190n, // 0x0190 (0x0008) [UGFxData_Party_TA*]
32797
+ PartyMatchKey: 0x0198n, // 0x0198 (0x0010) [FString]
32337
32798
  ...MenuTreeNode_Custom_TA,
32338
32799
  } as const;
32339
32800
 
32340
32801
  /**
32341
32802
  * TAGame.MenuTreeNode_Tournaments_TA Offsets
32342
- * Size: 0x0190
32803
+ * Size: 0x0198
32343
32804
  * Extends: MenuTreeNode_Custom_TA
32344
32805
  */
32345
32806
  export const MenuTreeNode_Tournaments_TA = {
32346
- NextTournamentStartTime: 0x0188n, // 0x0188 (0x0008) [uint64]
32807
+ NextTournamentStartTime: 0x0190n, // 0x0190 (0x0008) [uint64]
32347
32808
  ...MenuTreeNode_Custom_TA,
32348
32809
  } as const;
32349
32810
 
@@ -33655,7 +34116,7 @@ export const OnlineGameServer_X = {
33655
34116
 
33656
34117
  /**
33657
34118
  * ProjectX.OnlineGameDedicatedServer_X Offsets
33658
- * Size: 0x0418
34119
+ * Size: 0x0420
33659
34120
  * Extends: OnlineGameServer_X
33660
34121
  */
33661
34122
  export const OnlineGameDedicatedServer_X = {
@@ -33691,36 +34152,37 @@ export const OnlineGameDedicatedServer_X = {
33691
34152
  MatchRecorderClass: 0x0340n, // 0x0340 (0x0008) [UMatchRecorder_X*]
33692
34153
  MatchRecorder: 0x0348n, // 0x0348 (0x0008) [UMatchRecorder_X*]
33693
34154
  MatchLog: 0x0350n, // 0x0350 (0x0008) [UMatchLog_X*]
33694
- PlayerPermissions: 0x0358n, // 0x0358 (0x0008) [UOnlinePlayerPermissions_X*]
33695
- Config: 0x0360n, // 0x0360 (0x0008) [UServerConfig_X*]
33696
- PsyNetConfig: 0x0368n, // 0x0368 (0x0008) [UPsyNetConfig_X*]
33697
- __EventFoundNewDedicatedServerForPlayers__Delegate: 0x0370n, // 0x0370 (0x0018) [FScriptDelegate]
33698
- __EventAverageMMRChanged__Delegate: 0x0388n, // 0x0388 (0x0018) [FScriptDelegate]
33699
- __EventPlaylistSet__Delegate: 0x03a0n, // 0x03a0 (0x0018) [FScriptDelegate]
33700
- __EventPrivateMatchSettingsChanged__Delegate: 0x03b8n, // 0x03b8 (0x0018) [FScriptDelegate]
33701
- __EventInactive__Delegate: 0x03d0n, // 0x03d0 (0x0018) [FScriptDelegate]
33702
- __EventActive__Delegate: 0x03e8n, // 0x03e8 (0x0018) [FScriptDelegate]
33703
- __EventMatchGUIDChanged__Delegate: 0x0400n, // 0x0400 (0x0018) [FScriptDelegate]
34155
+ PlayerIdCache: 0x0358n, // 0x0358 (0x0008) [UServerPlayerIdCache_X*]
34156
+ PlayerPermissions: 0x0360n, // 0x0360 (0x0008) [UOnlinePlayerPermissions_X*]
34157
+ Config: 0x0368n, // 0x0368 (0x0008) [UServerConfig_X*]
34158
+ PsyNetConfig: 0x0370n, // 0x0370 (0x0008) [UPsyNetConfig_X*]
34159
+ __EventFoundNewDedicatedServerForPlayers__Delegate: 0x0378n, // 0x0378 (0x0018) [FScriptDelegate]
34160
+ __EventAverageMMRChanged__Delegate: 0x0390n, // 0x0390 (0x0018) [FScriptDelegate]
34161
+ __EventPlaylistSet__Delegate: 0x03a8n, // 0x03a8 (0x0018) [FScriptDelegate]
34162
+ __EventPrivateMatchSettingsChanged__Delegate: 0x03c0n, // 0x03c0 (0x0018) [FScriptDelegate]
34163
+ __EventInactive__Delegate: 0x03d8n, // 0x03d8 (0x0018) [FScriptDelegate]
34164
+ __EventActive__Delegate: 0x03f0n, // 0x03f0 (0x0018) [FScriptDelegate]
34165
+ __EventMatchGUIDChanged__Delegate: 0x0408n, // 0x0408 (0x0018) [FScriptDelegate]
33704
34166
  ...OnlineGameServer_X,
33705
34167
  } as const;
33706
34168
 
33707
34169
  /**
33708
34170
  * TAGame.OnlineGameDedicatedServer_TA Offsets
33709
- * Size: 0x0490
34171
+ * Size: 0x0498
33710
34172
  * Extends: OnlineGameDedicatedServer_X
33711
34173
  */
33712
34174
  export const OnlineGameDedicatedServer_TA = {
33713
- Tournaments: 0x0418n, // 0x0418 (0x0008) [UOnlineGameTourServer_TA*]
33714
- LastPlaylistID: 0x0420n, // 0x0420 (0x0004) [int32]
33715
- AllRelevantProducts: 0x0428n, // 0x0428 (0x0010) [TArray<UObject*>]
33716
- ReplayToUpload: 0x0438n, // 0x0438 (0x0008) [UReplay_TA*]
33717
- FlatbufferSession: 0x0440n, // 0x0440 (0x0008) [URLBot_SessionRecorder_TA*]
33718
- VoiceTokenCache: 0x0448n, // 0x0448 (0x0008) [UEOSVoiceTokenCache_TA*]
33719
- NetMetricsRecorder: 0x0450n, // 0x0450 (0x0008) [UNetBucketRecorder_TA*]
33720
- ActorChannelMonitor: 0x0458n, // 0x0458 (0x0008) [UActorChannelMonitor_TA*]
33721
- PendingFlatbufferData: 0x0460n, // 0x0460 (0x0010) [TArray<uint8>]
33722
- GameModesConfig: 0x0470n, // 0x0470 (0x0008) [UGameModesConfig_TA*]
33723
- __EventGameEventInitialized__Delegate: 0x0478n, // 0x0478 (0x0018) [FScriptDelegate]
34175
+ Tournaments: 0x0420n, // 0x0420 (0x0008) [UOnlineGameTourServer_TA*]
34176
+ LastPlaylistID: 0x0428n, // 0x0428 (0x0004) [int32]
34177
+ AllRelevantProducts: 0x0430n, // 0x0430 (0x0010) [TArray<UObject*>]
34178
+ ReplayToUpload: 0x0440n, // 0x0440 (0x0008) [UReplay_TA*]
34179
+ FlatbufferSession: 0x0448n, // 0x0448 (0x0008) [URLBot_SessionRecorder_TA*]
34180
+ VoiceTokenCache: 0x0450n, // 0x0450 (0x0008) [UEOSVoiceTokenCache_TA*]
34181
+ NetMetricsRecorder: 0x0458n, // 0x0458 (0x0008) [UNetBucketRecorder_TA*]
34182
+ ActorChannelMonitor: 0x0460n, // 0x0460 (0x0008) [UActorChannelMonitor_TA*]
34183
+ PendingFlatbufferData: 0x0468n, // 0x0468 (0x0010) [TArray<uint8>]
34184
+ GameModesConfig: 0x0478n, // 0x0478 (0x0008) [UGameModesConfig_TA*]
34185
+ __EventGameEventInitialized__Delegate: 0x0480n, // 0x0480 (0x0018) [FScriptDelegate]
33724
34186
  ...OnlineGameDedicatedServer_X,
33725
34187
  } as const;
33726
34188
 
@@ -33868,7 +34330,7 @@ export const OnlineGameParty_X = {
33868
34330
 
33869
34331
  /**
33870
34332
  * TAGame.OnlineGameParty_TA Offsets
33871
- * Size: 0x05b0
34333
+ * Size: 0x05b8
33872
34334
  * Extends: OnlineGameParty_X
33873
34335
  */
33874
34336
  export const OnlineGameParty_TA = {
@@ -33885,14 +34347,15 @@ export const OnlineGameParty_TA = {
33885
34347
  Personas: 0x04e8n, // 0x04e8 (0x0008) [UPersonas_TA*]
33886
34348
  TextModerationManager: 0x04f0n, // 0x04f0 (0x0008) [UTextModerationManager_TA*]
33887
34349
  TextModerationConfig: 0x04f8n, // 0x04f8 (0x0008) [UTextModerationConfig_TA*]
33888
- MaxPartyMessageSize: 0x0500n, // 0x0500 (0x0004) [int32]
33889
- __EventPartyMemberLoadoutChange__Delegate: 0x0508n, // 0x0508 (0x0018) [FScriptDelegate]
33890
- __EventPartyMemberProfileChanged__Delegate: 0x0520n, // 0x0520 (0x0018) [FScriptDelegate]
33891
- __EventPartyMemberLoadoutRemoved__Delegate: 0x0538n, // 0x0538 (0x0018) [FScriptDelegate]
33892
- __EventPartyChatReportingLevelChanged__Delegate: 0x0550n, // 0x0550 (0x0018) [FScriptDelegate]
33893
- __EventPartyMemberLeftMatch__Delegate: 0x0568n, // 0x0568 (0x0018) [FScriptDelegate]
33894
- __EventReceivedSignedMessage__Delegate: 0x0580n, // 0x0580 (0x0018) [FScriptDelegate]
33895
- __EventPartyMemberLegacyStatusChanged__Delegate: 0x0598n, // 0x0598 (0x0018) [FScriptDelegate]
34350
+ AntiCheatManager: 0x0500n, // 0x0500 (0x0008) [UAntiCheatManager_TA*]
34351
+ MaxPartyMessageSize: 0x0508n, // 0x0508 (0x0004) [int32]
34352
+ __EventPartyMemberLoadoutChange__Delegate: 0x0510n, // 0x0510 (0x0018) [FScriptDelegate]
34353
+ __EventPartyMemberProfileChanged__Delegate: 0x0528n, // 0x0528 (0x0018) [FScriptDelegate]
34354
+ __EventPartyMemberLoadoutRemoved__Delegate: 0x0540n, // 0x0540 (0x0018) [FScriptDelegate]
34355
+ __EventPartyChatReportingLevelChanged__Delegate: 0x0558n, // 0x0558 (0x0018) [FScriptDelegate]
34356
+ __EventPartyMemberLeftMatch__Delegate: 0x0570n, // 0x0570 (0x0018) [FScriptDelegate]
34357
+ __EventReceivedSignedMessage__Delegate: 0x0588n, // 0x0588 (0x0018) [FScriptDelegate]
34358
+ __EventPartyMemberLegacyStatusChanged__Delegate: 0x05a0n, // 0x05a0 (0x0018) [FScriptDelegate]
33896
34359
  ...OnlineGameParty_X,
33897
34360
  } as const;
33898
34361
 
@@ -33968,7 +34431,7 @@ export const OnlineGameRegions_TA = {
33968
34431
 
33969
34432
  /**
33970
34433
  * ProjectX.OnlineGameReservations_X Offsets
33971
- * Size: 0x01e8
34434
+ * Size: 0x01f0
33972
34435
  * Extends: Online_X
33973
34436
  */
33974
34437
  export const OnlineGameReservations_X = {
@@ -33985,7 +34448,8 @@ export const OnlineGameReservations_X = {
33985
34448
  bLockTeams: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x40]
33986
34449
  bIsBotMatch: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x80]
33987
34450
  bMigrationInProgress: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x100]
33988
- bFirstClubDetailsRequestDone: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x200]
34451
+ bAwaitingMigrationStart: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x200]
34452
+ bFirstClubDetailsRequestDone: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x400]
33989
34453
  Beacon: 0x00c8n, // 0x00c8 (0x0008) [UReservationBeacon_X*]
33990
34454
  PingBeacon: 0x00d0n, // 0x00d0 (0x0008) [UUdpPingBeaconServer_X*]
33991
34455
  Players: 0x00d8n, // 0x00d8 (0x0010) [TArray<FReservationData>]
@@ -33993,30 +34457,31 @@ export const OnlineGameReservations_X = {
33993
34457
  PsynetReservationsTeam1Players: 0x00f8n, // 0x00f8 (0x0010) [TArray<FUniqueNetId>]
33994
34458
  TeamPairHistories: 0x0108n, // 0x0108 (0x0010) [TArray<FTeamPairHistory>]
33995
34459
  BotNames: 0x0118n, // 0x0118 (0x0010) [TArray<FString>]
33996
- Crossplay: 0x0128n, // 0x0128 (0x0008) [UCrossplayConfig_X*]
33997
- MapPrefsConfig: 0x0130n, // 0x0130 (0x0008) [UMapPrefsConfig_X*]
33998
- BeaconConfig: 0x0138n, // 0x0138 (0x0008) [UBeaconConfig_X*]
33999
- PendingReservations: 0x0140n, // 0x0140 (0x0010) [TArray<FPendingReservation>]
34000
- GetClubTask: 0x0150n, // 0x0150 (0x0008) [UTAsyncResult__ClubDetails_X*]
34001
- RankedMatchReservationID: 0x0158n, // 0x0158 (0x0010) [FString]
34002
- RankedMatchPushedPlayerIDs: 0x0168n, // 0x0168 (0x0010) [TArray<FUniqueNetId>]
34003
- Clubs: 0x0178n, // 0x0178 (0x0008) [UOnlineClubProvider_X*]
34004
- JoinName: 0x0180n, // 0x0180 (0x0010) [FString]
34005
- JoinPassword: 0x0190n, // 0x0190 (0x0010) [FString]
34006
- __EventReservationsUpdated__Delegate: 0x01a0n, // 0x01a0 (0x0018) [FScriptDelegate]
34007
- __EventMigrationJoinOccurred__Delegate: 0x01b8n, // 0x01b8 (0x0018) [FScriptDelegate]
34008
- __bMatchStarted__ChangeNotify: 0x01d0n, // 0x01d0 (0x0018) [FScriptDelegate]
34460
+ AwaitingMigrationTimeoutSeconds: 0x0128n, // 0x0128 (0x0004) [float]
34461
+ Crossplay: 0x0130n, // 0x0130 (0x0008) [UCrossplayConfig_X*]
34462
+ MapPrefsConfig: 0x0138n, // 0x0138 (0x0008) [UMapPrefsConfig_X*]
34463
+ BeaconConfig: 0x0140n, // 0x0140 (0x0008) [UBeaconConfig_X*]
34464
+ PendingReservations: 0x0148n, // 0x0148 (0x0010) [TArray<FPendingReservation>]
34465
+ GetClubTask: 0x0158n, // 0x0158 (0x0008) [UTAsyncResult__ClubDetails_X*]
34466
+ RankedMatchReservationID: 0x0160n, // 0x0160 (0x0010) [FString]
34467
+ RankedMatchPushedPlayerIDs: 0x0170n, // 0x0170 (0x0010) [TArray<FUniqueNetId>]
34468
+ Clubs: 0x0180n, // 0x0180 (0x0008) [UOnlineClubProvider_X*]
34469
+ JoinName: 0x0188n, // 0x0188 (0x0010) [FString]
34470
+ JoinPassword: 0x0198n, // 0x0198 (0x0010) [FString]
34471
+ __EventReservationsUpdated__Delegate: 0x01a8n, // 0x01a8 (0x0018) [FScriptDelegate]
34472
+ __EventMigrationJoinOccurred__Delegate: 0x01c0n, // 0x01c0 (0x0018) [FScriptDelegate]
34473
+ __bMatchStarted__ChangeNotify: 0x01d8n, // 0x01d8 (0x0018) [FScriptDelegate]
34009
34474
  ...Online_X,
34010
34475
  } as const;
34011
34476
 
34012
34477
  /**
34013
34478
  * TAGame.OnlineGameReservations_TA Offsets
34014
- * Size: 0x0200
34479
+ * Size: 0x0208
34015
34480
  * Extends: OnlineGameReservations_X
34016
34481
  */
34017
34482
  export const OnlineGameReservations_TA = {
34018
- ClubsConfig: 0x01e8n, // 0x01e8 (0x0008) [UClubsConfig_TA*]
34019
- Loadouts: 0x01f0n, // 0x01f0 (0x0010) [TArray<FReservationLoadout>]
34483
+ ClubsConfig: 0x01f0n, // 0x01f0 (0x0008) [UClubsConfig_TA*]
34484
+ Loadouts: 0x01f8n, // 0x01f8 (0x0010) [TArray<FReservationLoadout>]
34020
34485
  ...OnlineGameReservations_X,
34021
34486
  } as const;
34022
34487
 
@@ -34765,6 +35230,16 @@ export const PartyMessage_X = {
34765
35230
  ...OnlineMessage_X,
34766
35231
  } as const;
34767
35232
 
35233
+ /**
35234
+ * TAGame.PartyMessage_AntiCheatStatus_TA Offsets
35235
+ * Size: 0x00ac
35236
+ * Extends: PartyMessage_X
35237
+ */
35238
+ export const PartyMessage_AntiCheatStatus_TA = {
35239
+ bAntiCheatEnabled: 0x00a8n, // 0x00a8 (0x0004) [bool : 0x1]
35240
+ ...PartyMessage_X,
35241
+ } as const;
35242
+
34768
35243
  /**
34769
35244
  * TAGame.PartyMessage_ChallengesUpdate_TA Offsets
34770
35245
  * Size: 0x00f4
@@ -35115,17 +35590,11 @@ export const PhysicsConfig_TA = {
35115
35590
 
35116
35591
  /**
35117
35592
  * TAGame.PhysicsMetrics_TA Offsets
35118
- * Size: 0x00a8
35593
+ * Size: 0x0090
35119
35594
  * Extends: MetricsGroup_X
35120
35595
  */
35121
35596
  export const PhysicsMetrics_TA = {
35122
35597
  CorrectionEvents: 0x0080n, // 0x0080 (0x0010) [TArray<FResimMetricData>]
35123
- TotalCorrectionEvents: 0x0090n, // 0x0090 (0x0004) [int32]
35124
- TotalResimFrames: 0x0094n, // 0x0094 (0x0004) [int32]
35125
- GlobalMinResimFrames: 0x0098n, // 0x0098 (0x0004) [int32]
35126
- GlobalMaxResimFrames: 0x009cn, // 0x009c (0x0004) [int32]
35127
- AverageCorrectionEventsPerSecond: 0x00a0n, // 0x00a0 (0x0004) [float]
35128
- AverageResimFramesPerSecond: 0x00a4n, // 0x00a4 (0x0004) [float]
35129
35598
  ...MetricsGroup_X,
35130
35599
  } as const;
35131
35600
 
@@ -35474,7 +35943,7 @@ export const PlayerControllerBase_TA = {
35474
35943
 
35475
35944
  /**
35476
35945
  * TAGame.PlayerController_TA Offsets
35477
- * Size: 0x0d88
35946
+ * Size: 0x0d90
35478
35947
  * Extends: PlayerControllerBase_TA
35479
35948
  */
35480
35949
  export const PlayerController_TA = {
@@ -35560,29 +36029,30 @@ export const PlayerController_TA = {
35560
36029
  FreeplaySessionManager: 0x0c38n, // 0x0c38 (0x0008) [UFreeplaySessionManager_TA*]
35561
36030
  TargettedActor: 0x0c40n, // 0x0c40 (0x0008) [UActor*]
35562
36031
  TextChatActor: 0x0c48n, // 0x0c48 (0x0008) [UTextChatActor_TA*]
35563
- PickupButtonPressedSeconds: 0x0c50n, // 0x0c50 (0x0004) [float]
35564
- PickupActivationBuffer: 0x0c54n, // 0x0c54 (0x0004) [float]
35565
- GameplaySettingsSave: 0x0c58n, // 0x0c58 (0x0008) [UGameplaySettingsSave_TA*]
35566
- CachedInputPitch: 0x0c60n, // 0x0c60 (0x0004) [float]
35567
- CachedInputYaw: 0x0c64n, // 0x0c64 (0x0004) [float]
35568
- __EventLaunchAccountPicker__Delegate: 0x0c68n, // 0x0c68 (0x0018) [FScriptDelegate]
35569
- __EventLaunchControllerApplet__Delegate: 0x0c80n, // 0x0c80 (0x0018) [FScriptDelegate]
35570
- __EventMuteChanged__Delegate: 0x0c98n, // 0x0c98 (0x0018) [FScriptDelegate]
35571
- __EventTrainingEditorActorModified__Delegate: 0x0cb0n, // 0x0cb0 (0x0018) [FScriptDelegate]
35572
- __EventSelectCameraTarget__Delegate: 0x0cc8n, // 0x0cc8 (0x0018) [FScriptDelegate]
35573
- __EventConnectionTrackerAttached__Delegate: 0x0ce0n, // 0x0ce0 (0x0018) [FScriptDelegate]
35574
- __EventChatMessage__Delegate: 0x0cf8n, // 0x0cf8 (0x0018) [FScriptDelegate]
35575
- __EventOverrideInput__Delegate: 0x0d10n, // 0x0d10 (0x0018) [FScriptDelegate]
35576
- __bReportedPlayer__ChangeNotify: 0x0d28n, // 0x0d28 (0x0018) [FScriptDelegate]
35577
- __EOSGameClipsControllerArchetype__ChangeNotify: 0x0d40n, // 0x0d40 (0x0018) [FScriptDelegate]
35578
- __EOSGameClipsController__ChangeNotify: 0x0d58n, // 0x0d58 (0x0018) [FScriptDelegate]
35579
- __FreeplaySessionManager__ChangeNotify: 0x0d70n, // 0x0d70 (0x0018) [FScriptDelegate]
36032
+ AntiCheatMessenger: 0x0c50n, // 0x0c50 (0x0008) [UAntiCheatMessenger_TA*]
36033
+ PickupButtonPressedSeconds: 0x0c58n, // 0x0c58 (0x0004) [float]
36034
+ PickupActivationBuffer: 0x0c5cn, // 0x0c5c (0x0004) [float]
36035
+ GameplaySettingsSave: 0x0c60n, // 0x0c60 (0x0008) [UGameplaySettingsSave_TA*]
36036
+ CachedInputPitch: 0x0c68n, // 0x0c68 (0x0004) [float]
36037
+ CachedInputYaw: 0x0c6cn, // 0x0c6c (0x0004) [float]
36038
+ __EventLaunchAccountPicker__Delegate: 0x0c70n, // 0x0c70 (0x0018) [FScriptDelegate]
36039
+ __EventLaunchControllerApplet__Delegate: 0x0c88n, // 0x0c88 (0x0018) [FScriptDelegate]
36040
+ __EventMuteChanged__Delegate: 0x0ca0n, // 0x0ca0 (0x0018) [FScriptDelegate]
36041
+ __EventTrainingEditorActorModified__Delegate: 0x0cb8n, // 0x0cb8 (0x0018) [FScriptDelegate]
36042
+ __EventSelectCameraTarget__Delegate: 0x0cd0n, // 0x0cd0 (0x0018) [FScriptDelegate]
36043
+ __EventConnectionTrackerAttached__Delegate: 0x0ce8n, // 0x0ce8 (0x0018) [FScriptDelegate]
36044
+ __EventChatMessage__Delegate: 0x0d00n, // 0x0d00 (0x0018) [FScriptDelegate]
36045
+ __EventOverrideInput__Delegate: 0x0d18n, // 0x0d18 (0x0018) [FScriptDelegate]
36046
+ __bReportedPlayer__ChangeNotify: 0x0d30n, // 0x0d30 (0x0018) [FScriptDelegate]
36047
+ __EOSGameClipsControllerArchetype__ChangeNotify: 0x0d48n, // 0x0d48 (0x0018) [FScriptDelegate]
36048
+ __EOSGameClipsController__ChangeNotify: 0x0d60n, // 0x0d60 (0x0018) [FScriptDelegate]
36049
+ __FreeplaySessionManager__ChangeNotify: 0x0d78n, // 0x0d78 (0x0018) [FScriptDelegate]
35580
36050
  ...PlayerControllerBase_TA,
35581
36051
  } as const;
35582
36052
 
35583
36053
  /**
35584
36054
  * TAGame.PlayerController_KnockOut_TA Offsets
35585
- * Size: 0x0d88
36055
+ * Size: 0x0d90
35586
36056
  * Extends: PlayerController_TA
35587
36057
  */
35588
36058
  export const PlayerController_KnockOut_TA = {
@@ -35940,6 +36410,7 @@ export const PlaylistSettings_X = {
35940
36410
  bStartMatchWithFirewallProtections: 0x0098n, // 0x0098 (0x0004) [bool : 0x2000000]
35941
36411
  bEnforceEAC: 0x0098n, // 0x0098 (0x0004) [bool : 0x4000000]
35942
36412
  bAllowEACTerminations: 0x0098n, // 0x0098 (0x0004) [bool : 0x8000000]
36413
+ bAllowEACWhitelist: 0x0098n, // 0x0098 (0x0004) [bool : 0x10000000]
35943
36414
  PlaylistImageURL: 0x00a0n, // 0x00a0 (0x0010) [FString]
35944
36415
  PlaylistImageTexture: 0x00b0n, // 0x00b0 (0x0010) [FString]
35945
36416
  PlaylistIconActiveURL: 0x00c0n, // 0x00c0 (0x0010) [FString]
@@ -36190,7 +36661,7 @@ export const PRI_X = {
36190
36661
 
36191
36662
  /**
36192
36663
  * TAGame.PRI_TA Offsets
36193
- * Size: 0x0cb0
36664
+ * Size: 0x0cc8
36194
36665
  * Extends: PRI_X
36195
36666
  */
36196
36667
  export const PRI_TA = {
@@ -36289,72 +36760,74 @@ export const PRI_TA = {
36289
36760
  SpectatorShortcut: 0x0808n, // 0x0808 (0x0004) [int32]
36290
36761
  CarDistanceTracker: 0x0810n, // 0x0810 (0x0008) [UCarDistanceTracker_TA*]
36291
36762
  CarGrappleTracker: 0x0818n, // 0x0818 (0x0008) [UCarGrappleTracker_TA*]
36292
- StayAsPartyVoter: 0x0820n, // 0x0820 (0x0008) [UStayAsPartyVoter_TA*]
36293
- StayAsPartyVoteYes: 0x0828n, // 0x0828 (0x0008) [UStayAsPartyVoteYes_TA*]
36294
- PickupTimer: 0x0830n, // 0x0830 (0x0008) [UPickupTimer_TA*]
36295
- ViralItemActor: 0x0838n, // 0x0838 (0x0008) [UViralItemActor_TA*]
36296
- TimeTillItem: 0x0840n, // 0x0840 (0x0004) [int32]
36297
- MaxTimeTillItem: 0x0844n, // 0x0844 (0x0004) [int32]
36298
- ProductsConfig: 0x0848n, // 0x0848 (0x0008) [UProductsConfig_TA*]
36299
- CurrentVoiceRoom: 0x0850n, // 0x0850 (0x0010) [FString]
36300
- PendingLoadout: 0x0860n, // 0x0860 (0x0058) [FServerSetLoadoutParams]
36301
- PossessionSteals: 0x08b8n, // 0x08b8 (0x0004) [int32]
36302
- PossessionDenials: 0x08bcn, // 0x08bc (0x0004) [int32]
36303
- PossessionClears: 0x08c0n, // 0x08c0 (0x0004) [int32]
36304
- BallDemolitionSaves: 0x08c4n, // 0x08c4 (0x0004) [int32]
36305
- CarDemolitions: 0x08c8n, // 0x08c8 (0x0004) [int32]
36306
- BallDemolitions: 0x08ccn, // 0x08cc (0x0004) [int32]
36307
- SelfDemolitions: 0x08d0n, // 0x08d0 (0x0004) [int32]
36308
- KeepUpDenials: 0x08d4n, // 0x08d4 (0x0004) [int32]
36309
- KeepUpClears: 0x08d8n, // 0x08d8 (0x0004) [int32]
36310
- KeepUpPossessions: 0x08dcn, // 0x08dc (0x0004) [int32]
36311
- ValidationFailedClearedSlots: 0x08e0n, // 0x08e0 (0x0010) [TArray<UProductSlot_TA*>]
36312
- __EventGameEventChanged__Delegate: 0x08f0n, // 0x08f0 (0x0018) [FScriptDelegate]
36313
- __EventStatEvent__Delegate: 0x0908n, // 0x0908 (0x0018) [FScriptDelegate]
36314
- __EventRequestOverrideLoadout__Delegate: 0x0920n, // 0x0920 (0x0018) [FScriptDelegate]
36315
- __EventSelectedLoadout__Delegate: 0x0938n, // 0x0938 (0x0018) [FScriptDelegate]
36316
- __EventVanityChanged__Delegate: 0x0950n, // 0x0950 (0x0018) [FScriptDelegate]
36317
- __EventStatTickerMessage__Delegate: 0x0968n, // 0x0968 (0x0018) [FScriptDelegate]
36318
- __EventInvalidPsyonixID__Delegate: 0x0980n, // 0x0980 (0x0018) [FScriptDelegate]
36319
- __EventReadyChanged__Delegate: 0x0998n, // 0x0998 (0x0018) [FScriptDelegate]
36320
- __EventCarPreUpdate__Delegate: 0x09b0n, // 0x09b0 (0x0018) [FScriptDelegate]
36321
- __EventCarSet__Delegate: 0x09c8n, // 0x09c8 (0x0018) [FScriptDelegate]
36322
- __EventSplitScreenStatusChanged__Delegate: 0x09e0n, // 0x09e0 (0x0018) [FScriptDelegate]
36323
- __EventDistracted__Delegate: 0x09f8n, // 0x09f8 (0x0018) [FScriptDelegate]
36324
- __EventPersistentCameraSet__Delegate: 0x0a10n, // 0x0a10 (0x0018) [FScriptDelegate]
36325
- __EventCameraChanged__Delegate: 0x0a28n, // 0x0a28 (0x0018) [FScriptDelegate]
36326
- __EventPartyLeaderChanged__Delegate: 0x0a40n, // 0x0a40 (0x0018) [FScriptDelegate]
36327
- __EventScorePoint__Delegate: 0x0a58n, // 0x0a58 (0x0018) [FScriptDelegate]
36328
- __EventWonMVP__Delegate: 0x0a70n, // 0x0a70 (0x0018) [FScriptDelegate]
36329
- __EventStatTitlesSet__Delegate: 0x0a88n, // 0x0a88 (0x0018) [FScriptDelegate]
36330
- __EventPawnTypeChanged__Delegate: 0x0aa0n, // 0x0aa0 (0x0018) [FScriptDelegate]
36331
- __EventCommittedProductStats__Delegate: 0x0ab8n, // 0x0ab8 (0x0018) [FScriptDelegate]
36332
- __EventCommittedMatchStats__Delegate: 0x0ad0n, // 0x0ad0 (0x0018) [FScriptDelegate]
36333
- __EventStartVoteToForfeitDisabledChanged__Delegate: 0x0ae8n, // 0x0ae8 (0x0018) [FScriptDelegate]
36334
- __EventTitleChanged__Delegate: 0x0b00n, // 0x0b00 (0x0018) [FScriptDelegate]
36335
- __EventSkillTierChanged__Delegate: 0x0b18n, // 0x0b18 (0x0018) [FScriptDelegate]
36336
- __EventServerChangeTeamFailed__Delegate: 0x0b30n, // 0x0b30 (0x0018) [FScriptDelegate]
36337
- __EventScoredGoal__Delegate: 0x0b48n, // 0x0b48 (0x0018) [FScriptDelegate]
36338
- __EventReplacingBotChanged__Delegate: 0x0b60n, // 0x0b60 (0x0018) [FScriptDelegate]
36339
- __EventMatchAdmin__Delegate: 0x0b78n, // 0x0b78 (0x0018) [FScriptDelegate]
36340
- __EventServerUnlockedAchievement__Delegate: 0x0b90n, // 0x0b90 (0x0018) [FScriptDelegate]
36341
- __EventSpectatorShortcutChanged__Delegate: 0x0ba8n, // 0x0ba8 (0x0018) [FScriptDelegate]
36342
- __EventOwnerChanged__Delegate: 0x0bc0n, // 0x0bc0 (0x0018) [FScriptDelegate]
36343
- __EventQuitSeverityChanged__Delegate: 0x0bd8n, // 0x0bd8 (0x0018) [FScriptDelegate]
36344
- __EventIdleBannedChanged__Delegate: 0x0bf0n, // 0x0bf0 (0x0018) [FScriptDelegate]
36345
- __EventCurrentVoiceRoomChanged__Delegate: 0x0c08n, // 0x0c08 (0x0018) [FScriptDelegate]
36346
- __EventPlayerGoalExplosionChanged__Delegate: 0x0c20n, // 0x0c20 (0x0018) [FScriptDelegate]
36347
- __EventInfectedStatusSet__Delegate: 0x0c38n, // 0x0c38 (0x0018) [FScriptDelegate]
36348
- __EventNewlyInfected__Delegate: 0x0c50n, // 0x0c50 (0x0018) [FScriptDelegate]
36349
- __bStayAsPartyActive__ChangeNotify: 0x0c68n, // 0x0c68 (0x0018) [FScriptDelegate]
36350
- __ReplicatedWorstNetQualityBeyondLatency__ChangeNotify: 0x0c80n, // 0x0c80 (0x0018) [FScriptDelegate]
36351
- __ClubID__ChangeNotify: 0x0c98n, // 0x0c98 (0x0018) [FScriptDelegate]
36763
+ CarFlipResetTracker: 0x0820n, // 0x0820 (0x0008) [UCarFlipResetTracker_TA*]
36764
+ StayAsPartyVoter: 0x0828n, // 0x0828 (0x0008) [UStayAsPartyVoter_TA*]
36765
+ StayAsPartyVoteYes: 0x0830n, // 0x0830 (0x0008) [UStayAsPartyVoteYes_TA*]
36766
+ PickupTimer: 0x0838n, // 0x0838 (0x0008) [UPickupTimer_TA*]
36767
+ ViralItemActor: 0x0840n, // 0x0840 (0x0008) [UViralItemActor_TA*]
36768
+ TimeTillItem: 0x0848n, // 0x0848 (0x0004) [int32]
36769
+ MaxTimeTillItem: 0x084cn, // 0x084c (0x0004) [int32]
36770
+ ProductsConfig: 0x0850n, // 0x0850 (0x0008) [UProductsConfig_TA*]
36771
+ CurrentVoiceRoom: 0x0858n, // 0x0858 (0x0010) [FString]
36772
+ PendingLoadout: 0x0868n, // 0x0868 (0x0058) [FServerSetLoadoutParams]
36773
+ PossessionSteals: 0x08c0n, // 0x08c0 (0x0004) [int32]
36774
+ PossessionDenials: 0x08c4n, // 0x08c4 (0x0004) [int32]
36775
+ PossessionClears: 0x08c8n, // 0x08c8 (0x0004) [int32]
36776
+ BallDemolitionSaves: 0x08ccn, // 0x08cc (0x0004) [int32]
36777
+ CarDemolitions: 0x08d0n, // 0x08d0 (0x0004) [int32]
36778
+ BallDemolitions: 0x08d4n, // 0x08d4 (0x0004) [int32]
36779
+ SelfDemolitions: 0x08d8n, // 0x08d8 (0x0004) [int32]
36780
+ KeepUpDenials: 0x08dcn, // 0x08dc (0x0004) [int32]
36781
+ KeepUpClears: 0x08e0n, // 0x08e0 (0x0004) [int32]
36782
+ KeepUpPossessions: 0x08e4n, // 0x08e4 (0x0004) [int32]
36783
+ EpicPUID: 0x08e8n, // 0x08e8 (0x0010) [FString]
36784
+ ValidationFailedClearedSlots: 0x08f8n, // 0x08f8 (0x0010) [TArray<UProductSlot_TA*>]
36785
+ __EventGameEventChanged__Delegate: 0x0908n, // 0x0908 (0x0018) [FScriptDelegate]
36786
+ __EventStatEvent__Delegate: 0x0920n, // 0x0920 (0x0018) [FScriptDelegate]
36787
+ __EventRequestOverrideLoadout__Delegate: 0x0938n, // 0x0938 (0x0018) [FScriptDelegate]
36788
+ __EventSelectedLoadout__Delegate: 0x0950n, // 0x0950 (0x0018) [FScriptDelegate]
36789
+ __EventVanityChanged__Delegate: 0x0968n, // 0x0968 (0x0018) [FScriptDelegate]
36790
+ __EventStatTickerMessage__Delegate: 0x0980n, // 0x0980 (0x0018) [FScriptDelegate]
36791
+ __EventInvalidPsyonixID__Delegate: 0x0998n, // 0x0998 (0x0018) [FScriptDelegate]
36792
+ __EventReadyChanged__Delegate: 0x09b0n, // 0x09b0 (0x0018) [FScriptDelegate]
36793
+ __EventCarPreUpdate__Delegate: 0x09c8n, // 0x09c8 (0x0018) [FScriptDelegate]
36794
+ __EventCarSet__Delegate: 0x09e0n, // 0x09e0 (0x0018) [FScriptDelegate]
36795
+ __EventSplitScreenStatusChanged__Delegate: 0x09f8n, // 0x09f8 (0x0018) [FScriptDelegate]
36796
+ __EventDistracted__Delegate: 0x0a10n, // 0x0a10 (0x0018) [FScriptDelegate]
36797
+ __EventPersistentCameraSet__Delegate: 0x0a28n, // 0x0a28 (0x0018) [FScriptDelegate]
36798
+ __EventCameraChanged__Delegate: 0x0a40n, // 0x0a40 (0x0018) [FScriptDelegate]
36799
+ __EventPartyLeaderChanged__Delegate: 0x0a58n, // 0x0a58 (0x0018) [FScriptDelegate]
36800
+ __EventScorePoint__Delegate: 0x0a70n, // 0x0a70 (0x0018) [FScriptDelegate]
36801
+ __EventWonMVP__Delegate: 0x0a88n, // 0x0a88 (0x0018) [FScriptDelegate]
36802
+ __EventStatTitlesSet__Delegate: 0x0aa0n, // 0x0aa0 (0x0018) [FScriptDelegate]
36803
+ __EventPawnTypeChanged__Delegate: 0x0ab8n, // 0x0ab8 (0x0018) [FScriptDelegate]
36804
+ __EventCommittedProductStats__Delegate: 0x0ad0n, // 0x0ad0 (0x0018) [FScriptDelegate]
36805
+ __EventCommittedMatchStats__Delegate: 0x0ae8n, // 0x0ae8 (0x0018) [FScriptDelegate]
36806
+ __EventStartVoteToForfeitDisabledChanged__Delegate: 0x0b00n, // 0x0b00 (0x0018) [FScriptDelegate]
36807
+ __EventTitleChanged__Delegate: 0x0b18n, // 0x0b18 (0x0018) [FScriptDelegate]
36808
+ __EventSkillTierChanged__Delegate: 0x0b30n, // 0x0b30 (0x0018) [FScriptDelegate]
36809
+ __EventServerChangeTeamFailed__Delegate: 0x0b48n, // 0x0b48 (0x0018) [FScriptDelegate]
36810
+ __EventScoredGoal__Delegate: 0x0b60n, // 0x0b60 (0x0018) [FScriptDelegate]
36811
+ __EventReplacingBotChanged__Delegate: 0x0b78n, // 0x0b78 (0x0018) [FScriptDelegate]
36812
+ __EventMatchAdmin__Delegate: 0x0b90n, // 0x0b90 (0x0018) [FScriptDelegate]
36813
+ __EventServerUnlockedAchievement__Delegate: 0x0ba8n, // 0x0ba8 (0x0018) [FScriptDelegate]
36814
+ __EventSpectatorShortcutChanged__Delegate: 0x0bc0n, // 0x0bc0 (0x0018) [FScriptDelegate]
36815
+ __EventOwnerChanged__Delegate: 0x0bd8n, // 0x0bd8 (0x0018) [FScriptDelegate]
36816
+ __EventQuitSeverityChanged__Delegate: 0x0bf0n, // 0x0bf0 (0x0018) [FScriptDelegate]
36817
+ __EventIdleBannedChanged__Delegate: 0x0c08n, // 0x0c08 (0x0018) [FScriptDelegate]
36818
+ __EventCurrentVoiceRoomChanged__Delegate: 0x0c20n, // 0x0c20 (0x0018) [FScriptDelegate]
36819
+ __EventPlayerGoalExplosionChanged__Delegate: 0x0c38n, // 0x0c38 (0x0018) [FScriptDelegate]
36820
+ __EventInfectedStatusSet__Delegate: 0x0c50n, // 0x0c50 (0x0018) [FScriptDelegate]
36821
+ __EventNewlyInfected__Delegate: 0x0c68n, // 0x0c68 (0x0018) [FScriptDelegate]
36822
+ __bStayAsPartyActive__ChangeNotify: 0x0c80n, // 0x0c80 (0x0018) [FScriptDelegate]
36823
+ __ReplicatedWorstNetQualityBeyondLatency__ChangeNotify: 0x0c98n, // 0x0c98 (0x0018) [FScriptDelegate]
36824
+ __ClubID__ChangeNotify: 0x0cb0n, // 0x0cb0 (0x0018) [FScriptDelegate]
36352
36825
  ...PRI_X,
36353
36826
  } as const;
36354
36827
 
36355
36828
  /**
36356
36829
  * TAGame.PRI_Breakout_TA Offsets
36357
- * Size: 0x0cb0
36830
+ * Size: 0x0cc8
36358
36831
  * Extends: PRI_TA
36359
36832
  */
36360
36833
  export const PRI_Breakout_TA = {
@@ -36363,7 +36836,7 @@ export const PRI_Breakout_TA = {
36363
36836
 
36364
36837
  /**
36365
36838
  * TAGame.PRI_KeepUp_TA Offsets
36366
- * Size: 0x0cb0
36839
+ * Size: 0x0cc8
36367
36840
  * Extends: PRI_TA
36368
36841
  */
36369
36842
  export const PRI_KeepUp_TA = {
@@ -36372,37 +36845,37 @@ export const PRI_KeepUp_TA = {
36372
36845
 
36373
36846
  /**
36374
36847
  * TAGame.PRI_KnockOut_TA Offsets
36375
- * Size: 0x0d50
36848
+ * Size: 0x0d68
36376
36849
  * Extends: PRI_TA
36377
36850
  */
36378
36851
  export const PRI_KnockOut_TA = {
36379
- GameEvent_KO: 0x0cb0n, // 0x0cb0 (0x0008) [UGameEvent_KnockOut_TA*]
36380
- bShowMatchPlacement: 0x0cb8n, // 0x0cb8 (0x0004) [bool : 0x1]
36381
- bIsEliminated: 0x0cb8n, // 0x0cb8 (0x0004) [bool : 0x2]
36382
- bIsActiveMVP: 0x0cb8n, // 0x0cb8 (0x0004) [bool : 0x4]
36383
- Knockouts: 0x0cbcn, // 0x0cbc (0x0004) [int32]
36384
- StackedKnockoutCount: 0x0cc0n, // 0x0cc0 (0x0004) [int32]
36385
- LastKnockoutTime: 0x0cc4n, // 0x0cc4 (0x0004) [float]
36386
- MaxKnockoutStackTime: 0x0cc8n, // 0x0cc8 (0x0004) [float]
36387
- KnockoutAssists: 0x0cccn, // 0x0ccc (0x0004) [int32]
36388
- KnockoutDeaths: 0x0cd0n, // 0x0cd0 (0x0004) [int32]
36389
- DamageCaused: 0x0cd4n, // 0x0cd4 (0x0004) [int32]
36390
- Hits: 0x0cd8n, // 0x0cd8 (0x0004) [int32]
36391
- Grabs: 0x0cdcn, // 0x0cdc (0x0004) [int32]
36392
- Blocks: 0x0ce0n, // 0x0ce0 (0x0004) [int32]
36393
- EliminationOrder: 0x0ce4n, // 0x0ce4 (0x0004) [int32]
36394
- MatchPlacement: 0x0ce8n, // 0x0ce8 (0x0004) [int32]
36395
- SpectateDelaySeconds: 0x0cecn, // 0x0cec (0x0004) [int32]
36396
- __EventKnockedOut__Delegate: 0x0cf0n, // 0x0cf0 (0x0018) [FScriptDelegate]
36397
- __EventActiveMVPChanged__Delegate: 0x0d08n, // 0x0d08 (0x0018) [FScriptDelegate]
36398
- __EventLivesChanged__Delegate: 0x0d20n, // 0x0d20 (0x0018) [FScriptDelegate]
36399
- __EventEliminated__Delegate: 0x0d38n, // 0x0d38 (0x0018) [FScriptDelegate]
36852
+ GameEvent_KO: 0x0cc8n, // 0x0cc8 (0x0008) [UGameEvent_KnockOut_TA*]
36853
+ bShowMatchPlacement: 0x0cd0n, // 0x0cd0 (0x0004) [bool : 0x1]
36854
+ bIsEliminated: 0x0cd0n, // 0x0cd0 (0x0004) [bool : 0x2]
36855
+ bIsActiveMVP: 0x0cd0n, // 0x0cd0 (0x0004) [bool : 0x4]
36856
+ Knockouts: 0x0cd4n, // 0x0cd4 (0x0004) [int32]
36857
+ StackedKnockoutCount: 0x0cd8n, // 0x0cd8 (0x0004) [int32]
36858
+ LastKnockoutTime: 0x0cdcn, // 0x0cdc (0x0004) [float]
36859
+ MaxKnockoutStackTime: 0x0ce0n, // 0x0ce0 (0x0004) [float]
36860
+ KnockoutAssists: 0x0ce4n, // 0x0ce4 (0x0004) [int32]
36861
+ KnockoutDeaths: 0x0ce8n, // 0x0ce8 (0x0004) [int32]
36862
+ DamageCaused: 0x0cecn, // 0x0cec (0x0004) [int32]
36863
+ Hits: 0x0cf0n, // 0x0cf0 (0x0004) [int32]
36864
+ Grabs: 0x0cf4n, // 0x0cf4 (0x0004) [int32]
36865
+ Blocks: 0x0cf8n, // 0x0cf8 (0x0004) [int32]
36866
+ EliminationOrder: 0x0cfcn, // 0x0cfc (0x0004) [int32]
36867
+ MatchPlacement: 0x0d00n, // 0x0d00 (0x0004) [int32]
36868
+ SpectateDelaySeconds: 0x0d04n, // 0x0d04 (0x0004) [int32]
36869
+ __EventKnockedOut__Delegate: 0x0d08n, // 0x0d08 (0x0018) [FScriptDelegate]
36870
+ __EventActiveMVPChanged__Delegate: 0x0d20n, // 0x0d20 (0x0018) [FScriptDelegate]
36871
+ __EventLivesChanged__Delegate: 0x0d38n, // 0x0d38 (0x0018) [FScriptDelegate]
36872
+ __EventEliminated__Delegate: 0x0d50n, // 0x0d50 (0x0018) [FScriptDelegate]
36400
36873
  ...PRI_TA,
36401
36874
  } as const;
36402
36875
 
36403
36876
  /**
36404
36877
  * TAGame.PRI_Possession_TA Offsets
36405
- * Size: 0x0cb0
36878
+ * Size: 0x0cc8
36406
36879
  * Extends: PRI_TA
36407
36880
  */
36408
36881
  export const PRI_Possession_TA = {
@@ -38556,7 +39029,7 @@ export const ProfileGamepadSave_TA = {
38556
39029
 
38557
39030
  /**
38558
39031
  * TAGame.ProfileGameplaySave_TA Offsets
38559
- * Size: 0x0138
39032
+ * Size: 0x0150
38560
39033
  * Extends: JsonSaveObject_TA
38561
39034
  */
38562
39035
  export const ProfileGameplaySave_TA = {
@@ -38567,6 +39040,7 @@ export const ProfileGameplaySave_TA = {
38567
39040
  bAllowTargetedNews_Experience: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x10]
38568
39041
  bAllowTargetedNews_Marketing: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x20]
38569
39042
  bAllowTargetedNews_Functional: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x40]
39043
+ bHideHUD: 0x00d0n, // 0x00d0 (0x0004) [bool : 0x80]
38570
39044
  HUDMessageThreshold: 0x00d4n, // 0x00d4 (0x0001) [EHUDMessageLevel]
38571
39045
  RankInfoDisplayType: 0x00d5n, // 0x00d5 (0x0001) [ERankInfoDisplayType]
38572
39046
  NameplateMode: 0x00d6n, // 0x00d6 (0x0001) [ENameplateMode]
@@ -38574,8 +39048,9 @@ export const ProfileGameplaySave_TA = {
38574
39048
  TARGETING_EXPERIENCE: 0x00d8n, // 0x00d8 (0x0010) [FString]
38575
39049
  TARGETING_MARKETING: 0x00e8n, // 0x00e8 (0x0010) [FString]
38576
39050
  TARGETING_FUNCTIONAL: 0x00f8n, // 0x00f8 (0x0010) [FString]
38577
- __bAllowTargetedNews_Experience__ChangeNotify: 0x0108n, // 0x0108 (0x0018) [FScriptDelegate]
38578
- __bAllowTargetedNews_Marketing__ChangeNotify: 0x0120n, // 0x0120 (0x0018) [FScriptDelegate]
39051
+ __bMetric__ChangeNotify: 0x0108n, // 0x0108 (0x0018) [FScriptDelegate]
39052
+ __bAllowTargetedNews_Experience__ChangeNotify: 0x0120n, // 0x0120 (0x0018) [FScriptDelegate]
39053
+ __bAllowTargetedNews_Marketing__ChangeNotify: 0x0138n, // 0x0138 (0x0018) [FScriptDelegate]
38579
39054
  ...JsonSaveObject_TA,
38580
39055
  } as const;
38581
39056
 
@@ -39401,6 +39876,15 @@ export const ReplayManager_TA = {
39401
39876
  ...Object_,
39402
39877
  } as const;
39403
39878
 
39879
+ /**
39880
+ * TAGame.ReplayMetrics_TA Offsets
39881
+ * Size: 0x0080
39882
+ * Extends: MetricsGroup_X
39883
+ */
39884
+ export const ReplayMetrics_TA = {
39885
+ ...MetricsGroup_X,
39886
+ } as const;
39887
+
39404
39888
  /**
39405
39889
  * Core.PackageMap Offsets
39406
39890
  * Size: 0x0118
@@ -44744,6 +45228,18 @@ export const SplineLoftActorSpawnable_TA = {
44744
45228
  ...SplineLoftActorMovable,
44745
45229
  } as const;
44746
45230
 
45231
+ /**
45232
+ * TAGame.StagedBallHitEvent Offsets
45233
+ * Size: 0x0094
45234
+ * Extends: Object_
45235
+ */
45236
+ export const StagedBallHitEvent = {
45237
+ MatchGUID: 0x0060n, // 0x0060 (0x0010) [FString]
45238
+ Players: 0x0070n, // 0x0070 (0x0010) [TArray<FPlayerDataPacket>]
45239
+ Ball: 0x0080n, // 0x0080 (0x0014) [FBallPreHitData]
45240
+ ...Object_,
45241
+ } as const;
45242
+
44747
45243
  /**
44748
45244
  * TAGame.StagedMessageData Offsets
44749
45245
  * Size: 0x00e0
@@ -44798,6 +45294,7 @@ export const StatEvent_TA = {
44798
45294
  bSkipReplication: 0x0068n, // 0x0068 (0x0004) [bool : 0x20]
44799
45295
  bCanMute: 0x0068n, // 0x0068 (0x0004) [bool : 0x40]
44800
45296
  bCountMultiplied: 0x0068n, // 0x0068 (0x0004) [bool : 0x80]
45297
+ bNotifyReceiverOnly: 0x0068n, // 0x0068 (0x0004) [bool : 0x100]
44801
45298
  Group: 0x0070n, // 0x0070 (0x0008) [UStatGroup_TA*]
44802
45299
  Texture: 0x0078n, // 0x0078 (0x0008) [UTexture*]
44803
45300
  UISound: 0x0080n, // 0x0080 (0x0008) [FName]
@@ -44820,86 +45317,88 @@ export const StatFactoryBase_TA = {
44820
45317
 
44821
45318
  /**
44822
45319
  * TAGame.StatFactory_TA Offsets
44823
- * Size: 0x0548
45320
+ * Size: 0x0570
44824
45321
  * Extends: StatFactoryBase_TA
44825
45322
  */
44826
45323
  export const StatFactory_TA = {
44827
- Events: 0x0278n, // 0x0278 (0x0228) [FStatEventCollection]
44828
- BallCache: 0x04a0n, // 0x04a0 (0x0010) [TArray<FBallInfo>]
44829
- GoalSizeFudge: 0x04b0n, // 0x04b0 (0x0004) [float]
44830
- ShotMaxTime: 0x04b4n, // 0x04b4 (0x0004) [float]
44831
- ShotArriveTime: 0x04b8n, // 0x04b8 (0x0004) [float]
44832
- ShotMaxDistance: 0x04bcn, // 0x04bc (0x0004) [float]
44833
- RedZoneDistance: 0x04c0n, // 0x04c0 (0x0004) [float]
44834
- JuggleMinSpeed: 0x04c4n, // 0x04c4 (0x0004) [float]
44835
- BulletHitSpeed: 0x04c8n, // 0x04c8 (0x0004) [float]
44836
- AerialHitHeight: 0x04ccn, // 0x04cc (0x0004) [float]
44837
- AerialHitMinRelSpeed: 0x04d0n, // 0x04d0 (0x0004) [float]
44838
- BicycleSpinSpeed: 0x04d4n, // 0x04d4 (0x0004) [float]
44839
- LongGoalDistance: 0x04d8n, // 0x04d8 (0x0004) [float]
44840
- HatTrickThreshold: 0x04dcn, // 0x04dc (0x0004) [int32]
44841
- PlaymakerThreshold: 0x04e0n, // 0x04e0 (0x0004) [int32]
44842
- SaviorThreshold: 0x04e4n, // 0x04e4 (0x0004) [int32]
44843
- DemolitionThreshold: 0x04e8n, // 0x04e8 (0x0004) [int32]
44844
- ComebackScoreDifference: 0x04ecn, // 0x04ec (0x0004) [int32]
44845
- bGaveFirstTouch: 0x04f0n, // 0x04f0 (0x0004) [bool : 0x1]
44846
- SoccarGame: 0x04f8n, // 0x04f8 (0x0008) [UGameEvent_Soccar_TA*]
44847
- ScoringPRI: 0x0500n, // 0x0500 (0x0008) [UPRI_TA*]
44848
- CarsIssuedAnyFiveHit: 0x0508n, // 0x0508 (0x0010) [TArray<UCar_TA*>]
44849
- ComebackTeams: 0x0518n, // 0x0518 (0x0010) [TArray<UTeam_TA*>]
44850
- MinPossessionTimeForSteal: 0x0528n, // 0x0528 (0x0004) [float]
44851
- CrossbarHitsCooldown: 0x052cn, // 0x052c (0x0004) [float]
44852
- __EventGaveStat__Delegate: 0x0530n, // 0x0530 (0x0018) [FScriptDelegate]
45324
+ Events: 0x0278n, // 0x0278 (0x0248) [FStatEventCollection]
45325
+ BallCache: 0x04c0n, // 0x04c0 (0x0010) [TArray<FBallInfo>]
45326
+ GoalSizeFudge: 0x04d0n, // 0x04d0 (0x0004) [float]
45327
+ ShotMaxTime: 0x04d4n, // 0x04d4 (0x0004) [float]
45328
+ ShotArriveTime: 0x04d8n, // 0x04d8 (0x0004) [float]
45329
+ ShotMaxDistance: 0x04dcn, // 0x04dc (0x0004) [float]
45330
+ RedZoneDistance: 0x04e0n, // 0x04e0 (0x0004) [float]
45331
+ JuggleMinSpeed: 0x04e4n, // 0x04e4 (0x0004) [float]
45332
+ BulletHitSpeed: 0x04e8n, // 0x04e8 (0x0004) [float]
45333
+ AerialHitHeight: 0x04ecn, // 0x04ec (0x0004) [float]
45334
+ AerialHitMinRelSpeed: 0x04f0n, // 0x04f0 (0x0004) [float]
45335
+ FlipResetBallAerialBuffer: 0x04f4n, // 0x04f4 (0x0004) [float]
45336
+ AerialFlipResetHeight: 0x04f8n, // 0x04f8 (0x0004) [float]
45337
+ BicycleSpinSpeed: 0x04fcn, // 0x04fc (0x0004) [float]
45338
+ LongGoalDistance: 0x0500n, // 0x0500 (0x0004) [float]
45339
+ HatTrickThreshold: 0x0504n, // 0x0504 (0x0004) [int32]
45340
+ PlaymakerThreshold: 0x0508n, // 0x0508 (0x0004) [int32]
45341
+ SaviorThreshold: 0x050cn, // 0x050c (0x0004) [int32]
45342
+ DemolitionThreshold: 0x0510n, // 0x0510 (0x0004) [int32]
45343
+ ComebackScoreDifference: 0x0514n, // 0x0514 (0x0004) [int32]
45344
+ bGaveFirstTouch: 0x0518n, // 0x0518 (0x0004) [bool : 0x1]
45345
+ SoccarGame: 0x0520n, // 0x0520 (0x0008) [UGameEvent_Soccar_TA*]
45346
+ ScoringPRI: 0x0528n, // 0x0528 (0x0008) [UPRI_TA*]
45347
+ CarsIssuedAnyFiveHit: 0x0530n, // 0x0530 (0x0010) [TArray<UCar_TA*>]
45348
+ ComebackTeams: 0x0540n, // 0x0540 (0x0010) [TArray<UTeam_TA*>]
45349
+ MinPossessionTimeForSteal: 0x0550n, // 0x0550 (0x0004) [float]
45350
+ CrossbarHitsCooldown: 0x0554n, // 0x0554 (0x0004) [float]
45351
+ __EventGaveStat__Delegate: 0x0558n, // 0x0558 (0x0018) [FScriptDelegate]
44853
45352
  ...StatFactoryBase_TA,
44854
45353
  } as const;
44855
45354
 
44856
45355
  /**
44857
45356
  * TAGame.StatFactory_Basketball_TA Offsets
44858
- * Size: 0x0554
45357
+ * Size: 0x057c
44859
45358
  * Extends: StatFactory_TA
44860
45359
  */
44861
45360
  export const StatFactory_Basketball_TA = {
44862
- HoopsSwishGoal: 0x0548n, // 0x0548 (0x0008) [UStatEvent_TA*]
44863
- RedZoneHeightScale: 0x0550n, // 0x0550 (0x0004) [float]
45361
+ HoopsSwishGoal: 0x0570n, // 0x0570 (0x0008) [UStatEvent_TA*]
45362
+ RedZoneHeightScale: 0x0578n, // 0x0578 (0x0004) [float]
44864
45363
  ...StatFactory_TA,
44865
45364
  } as const;
44866
45365
 
44867
45366
  /**
44868
45367
  * TAGame.StatFactory_Breakout_TA Offsets
44869
- * Size: 0x057c
45368
+ * Size: 0x05a4
44870
45369
  * Extends: StatFactory_TA
44871
45370
  */
44872
45371
  export const StatFactory_Breakout_TA = {
44873
- BreakoutDamage: 0x0548n, // 0x0548 (0x0008) [UStatEvent_TA*]
44874
- BreakoutDamageLarge: 0x0550n, // 0x0550 (0x0008) [UStatEvent_TA*]
44875
- BreakoutSaveDamageThreshold: 0x0558n, // 0x0558 (0x0004) [int32]
44876
- BreakoutDamageLargeThreshold: 0x055cn, // 0x055c (0x0004) [int32]
44877
- ShotGoalTimestep: 0x0560n, // 0x0560 (0x0004) [float]
44878
- BreakoutEvent: 0x0568n, // 0x0568 (0x0008) [UGameEvent_Breakout_TA*]
44879
- FieldCenter: 0x0570n, // 0x0570 (0x000c) [FVector]
45372
+ BreakoutDamage: 0x0570n, // 0x0570 (0x0008) [UStatEvent_TA*]
45373
+ BreakoutDamageLarge: 0x0578n, // 0x0578 (0x0008) [UStatEvent_TA*]
45374
+ BreakoutSaveDamageThreshold: 0x0580n, // 0x0580 (0x0004) [int32]
45375
+ BreakoutDamageLargeThreshold: 0x0584n, // 0x0584 (0x0004) [int32]
45376
+ ShotGoalTimestep: 0x0588n, // 0x0588 (0x0004) [float]
45377
+ BreakoutEvent: 0x0590n, // 0x0590 (0x0008) [UGameEvent_Breakout_TA*]
45378
+ FieldCenter: 0x0598n, // 0x0598 (0x000c) [FVector]
44880
45379
  ...StatFactory_TA,
44881
45380
  } as const;
44882
45381
 
44883
45382
  /**
44884
45383
  * TAGame.StatFactory_HauntedBall_TA Offsets
44885
- * Size: 0x054c
45384
+ * Size: 0x0574
44886
45385
  * Extends: StatFactory_TA
44887
45386
  */
44888
45387
  export const StatFactory_HauntedBall_TA = {
44889
- EpicSaveTime: 0x0548n, // 0x0548 (0x0004) [float]
45388
+ EpicSaveTime: 0x0570n, // 0x0570 (0x0004) [float]
44890
45389
  ...StatFactory_TA,
44891
45390
  } as const;
44892
45391
 
44893
45392
  /**
44894
45393
  * TAGame.StatFactory_KnockOut_TA Offsets
44895
- * Size: 0x0608
45394
+ * Size: 0x0630
44896
45395
  * Extends: StatFactory_TA
44897
45396
  */
44898
45397
  export const StatFactory_KnockOut_TA = {
44899
- Events_KO: 0x0548n, // 0x0548 (0x0098) [FStatEventCollection_KO]
44900
- KnockOutGame: 0x05e0n, // 0x05e0 (0x0008) [UGameEvent_KnockOut_TA*]
44901
- AerialHitFloorDistance: 0x05e8n, // 0x05e8 (0x0004) [float]
44902
- __EventPlayerKnockedOut__Delegate: 0x05f0n, // 0x05f0 (0x0018) [FScriptDelegate]
45398
+ Events_KO: 0x0570n, // 0x0570 (0x0098) [FStatEventCollection_KO]
45399
+ KnockOutGame: 0x0608n, // 0x0608 (0x0008) [UGameEvent_KnockOut_TA*]
45400
+ AerialHitFloorDistance: 0x0610n, // 0x0610 (0x0004) [float]
45401
+ __EventPlayerKnockedOut__Delegate: 0x0618n, // 0x0618 (0x0018) [FScriptDelegate]
44903
45402
  ...StatFactory_TA,
44904
45403
  } as const;
44905
45404
 
@@ -45514,6 +46013,7 @@ export const Team_Freeplay_TA = {
45514
46013
  export const TeamColorPreferences_TA = {
45515
46014
  bColorBlind: 0x0060n, // 0x0060 (0x0004) [bool : 0x1]
45516
46015
  bForceDefaultColors: 0x0060n, // 0x0060 (0x0004) [bool : 0x2]
46016
+ bFreeplayDefaultTeamColors: 0x0060n, // 0x0060 (0x0004) [bool : 0x4]
45517
46017
  EventPropertyChange: 0x0068n, // 0x0068 (0x0018) [FScriptDelegate]
45518
46018
  ...Object_,
45519
46019
  } as const;
@@ -45581,6 +46081,7 @@ export const TextChatActor_TA = {
45581
46081
  export const TextModerationConfig_TA = {
45582
46082
  bTextChatEnabled: 0x0078n, // 0x0078 (0x0004) [bool : 0x1]
45583
46083
  bUseEOSTokenFlow: 0x0078n, // 0x0078 (0x0004) [bool : 0x2]
46084
+ bCheckMessageConversion: 0x0078n, // 0x0078 (0x0004) [bool : 0x4]
45584
46085
  MaxReportableMessages: 0x007cn, // 0x007c (0x0004) [int32]
45585
46086
  MaxVisibleMessages: 0x0080n, // 0x0080 (0x0004) [int32]
45586
46087
  ReportURL: 0x0088n, // 0x0088 (0x0010) [FString]
@@ -45867,12 +46368,13 @@ export const TourBracketSync_TA = {
45867
46368
 
45868
46369
  /**
45869
46370
  * TAGame.TourCheckIn_TA Offsets
45870
- * Size: 0x0070
46371
+ * Size: 0x0078
45871
46372
  * Extends: Object_
45872
46373
  */
45873
46374
  export const TourCheckIn_TA = {
45874
46375
  Tournaments: 0x0060n, // 0x0060 (0x0008) [UOnlineGameTournaments_TA*]
45875
46376
  CheckInTask: 0x0068n, // 0x0068 (0x0008) [UAsyncTask*]
46377
+ AntiCheatManager: 0x0070n, // 0x0070 (0x0008) [UAntiCheatManager_TA*]
45876
46378
  ...Object_,
45877
46379
  } as const;
45878
46380
 
@@ -47182,7 +47684,7 @@ export const VehiclePartStaticMeshComponent_TA = {
47182
47684
 
47183
47685
  /**
47184
47686
  * TAGame.VehiclePickup_TA Offsets
47185
- * Size: 0x02f0
47687
+ * Size: 0x02f8
47186
47688
  * Extends: Actor
47187
47689
  */
47188
47690
  export const VehiclePickup_TA = {
@@ -47198,48 +47700,49 @@ export const VehiclePickup_TA = {
47198
47700
  bNetRelevant: 0x02b8n, // 0x02b8 (0x0004) [bool : 0x1]
47199
47701
  bNoPickup: 0x02b8n, // 0x02b8 (0x0004) [bool : 0x2]
47200
47702
  ReplayRespawnCounter: 0x02bcn, // 0x02bc (0x0004) [float]
47201
- __EventSpawned__Delegate: 0x02c0n, // 0x02c0 (0x0018) [FScriptDelegate]
47202
- __EventPickedUp__Delegate: 0x02d8n, // 0x02d8 (0x0018) [FScriptDelegate]
47703
+ ReplayPickedUpTime: 0x02c0n, // 0x02c0 (0x0004) [float]
47704
+ __EventSpawned__Delegate: 0x02c8n, // 0x02c8 (0x0018) [FScriptDelegate]
47705
+ __EventPickedUp__Delegate: 0x02e0n, // 0x02e0 (0x0018) [FScriptDelegate]
47203
47706
  ...Actor,
47204
47707
  } as const;
47205
47708
 
47206
47709
  /**
47207
47710
  * TAGame.VehiclePickup_Boost_TA Offsets
47208
- * Size: 0x0398
47711
+ * Size: 0x03a0
47209
47712
  * Extends: VehiclePickup_TA
47210
47713
  */
47211
47714
  export const VehiclePickup_Boost_TA = {
47212
- BoostAmount: 0x02f0n, // 0x02f0 (0x0004) [float]
47213
- LocalPickupSound: 0x02f8n, // 0x02f8 (0x0008) [UAkSoundCue*]
47214
- BoostType: 0x0300n, // 0x0300 (0x0001) [EBoostType]
47215
- WarmupFXActorArchetype: 0x0308n, // 0x0308 (0x0008) [UFXActor_X*]
47216
- WarmupFXActor: 0x0310n, // 0x0310 (0x0008) [UFXActor_X*]
47217
- WarmupEvent: 0x0318n, // 0x0318 (0x0008) [UFXActorEvent_X*]
47218
- RespawnEvent: 0x0320n, // 0x0320 (0x0008) [UFXActorEvent_X*]
47219
- WarmupGlowPower: 0x0328n, // 0x0328 (0x0004) [float]
47220
- MainWarmupColor: 0x032cn, // 0x032c (0x0010) [FLinearColor]
47221
- SecondaryWarmupColor: 0x033cn, // 0x033c (0x0010) [FLinearColor]
47222
- WarmupPanAnimateName: 0x034cn, // 0x034c (0x0008) [FName]
47223
- WarmupGlowMeshName: 0x0354n, // 0x0354 (0x0008) [FName]
47224
- WarmupMeshName: 0x035cn, // 0x035c (0x0008) [FName]
47225
- WarmupBrightnessName: 0x0364n, // 0x0364 (0x0008) [FName]
47226
- WarmupRTPCName: 0x036cn, // 0x036c (0x0008) [FName]
47227
- WarmupRespawnSoundName: 0x0374n, // 0x0374 (0x0008) [FName]
47228
- BoostPadColorName: 0x037cn, // 0x037c (0x0008) [FName]
47229
- BoostPadFirstScrollColorName: 0x0384n, // 0x0384 (0x0008) [FName]
47230
- BoostPadSecondScrollColorName: 0x038cn, // 0x038c (0x0008) [FName]
47231
- WarmupPosOffset: 0x0394n, // 0x0394 (0x0004) [float]
47715
+ BoostAmount: 0x02f8n, // 0x02f8 (0x0004) [float]
47716
+ LocalPickupSound: 0x0300n, // 0x0300 (0x0008) [UAkSoundCue*]
47717
+ BoostType: 0x0308n, // 0x0308 (0x0001) [EBoostType]
47718
+ WarmupFXActorArchetype: 0x0310n, // 0x0310 (0x0008) [UFXActor_X*]
47719
+ WarmupFXActor: 0x0318n, // 0x0318 (0x0008) [UFXActor_X*]
47720
+ WarmupEvent: 0x0320n, // 0x0320 (0x0008) [UFXActorEvent_X*]
47721
+ RespawnEvent: 0x0328n, // 0x0328 (0x0008) [UFXActorEvent_X*]
47722
+ WarmupGlowPower: 0x0330n, // 0x0330 (0x0004) [float]
47723
+ MainWarmupColor: 0x0334n, // 0x0334 (0x0010) [FLinearColor]
47724
+ SecondaryWarmupColor: 0x0344n, // 0x0344 (0x0010) [FLinearColor]
47725
+ WarmupPanAnimateName: 0x0354n, // 0x0354 (0x0008) [FName]
47726
+ WarmupGlowMeshName: 0x035cn, // 0x035c (0x0008) [FName]
47727
+ WarmupMeshName: 0x0364n, // 0x0364 (0x0008) [FName]
47728
+ WarmupBrightnessName: 0x036cn, // 0x036c (0x0008) [FName]
47729
+ WarmupRTPCName: 0x0374n, // 0x0374 (0x0008) [FName]
47730
+ WarmupRespawnSoundName: 0x037cn, // 0x037c (0x0008) [FName]
47731
+ BoostPadColorName: 0x0384n, // 0x0384 (0x0008) [FName]
47732
+ BoostPadFirstScrollColorName: 0x038cn, // 0x038c (0x0008) [FName]
47733
+ BoostPadSecondScrollColorName: 0x0394n, // 0x0394 (0x0008) [FName]
47734
+ WarmupPosOffset: 0x039cn, // 0x039c (0x0004) [float]
47232
47735
  ...VehiclePickup_TA,
47233
47736
  } as const;
47234
47737
 
47235
47738
  /**
47236
47739
  * TAGame.VehiclePickup_Item_TA Offsets
47237
- * Size: 0x0308
47740
+ * Size: 0x0310
47238
47741
  * Extends: VehiclePickup_TA
47239
47742
  */
47240
47743
  export const VehiclePickup_Item_TA = {
47241
- ItemArchetypes: 0x02f0n, // 0x02f0 (0x0010) [TArray<USpecialPickup_TA*>]
47242
- ReplicatedFXActorArchetype: 0x0300n, // 0x0300 (0x0008) [UFXActor_X*]
47744
+ ItemArchetypes: 0x02f8n, // 0x02f8 (0x0010) [TArray<USpecialPickup_TA*>]
47745
+ ReplicatedFXActorArchetype: 0x0308n, // 0x0308 (0x0008) [UFXActor_X*]
47243
47746
  ...VehiclePickup_TA,
47244
47747
  } as const;
47245
47748