@rlsdk/steam 1.0.0 → 1.0.2

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.
@@ -41,11 +41,10 @@ export const ____OnlineGameParty_X__UpdatePartyInfo_0x1____OnlineGameParty_X__Up
41
41
  * Size: 0x0070
42
42
  * Extends: Object_
43
43
  */
44
- export const ____OnlinePlayerStorageQueue_X__HandleStorageSuccess_0x2____OnlinePlayerStorageQueue_X__HandleStorageSuccess_0x4_0x1 =
45
- {
46
- R: 0x0060n, // 0x0060 (0x0010) [FSetPlayerStorageResultItem]
47
- ...Object_,
48
- } as const;
44
+ export const ____OnlinePlayerStorageQueue_X__HandleStorageSuccess_0x2____OnlinePlayerStorageQueue_X__HandleStorageSuccess_0x4_0x1 = {
45
+ R: 0x0060n, // 0x0060 (0x0010) [FSetPlayerStorageResultItem]
46
+ ...Object_,
47
+ } as const;
49
48
 
50
49
  /**
51
50
  * ProjectX.__AdHocBrowser_X__CreateErrorDelegate_0x1 Offsets
@@ -350,6 +349,16 @@ export const __EpicFriendsPlugin_X__RemoveFriend_0x1 = {
350
349
  ...Object_,
351
350
  } as const;
352
351
 
352
+ /**
353
+ * ProjectX.__EpicFriendsPlugin_X__Unblock_0x1 Offsets
354
+ * Size: 0x0070
355
+ * Extends: Object_
356
+ */
357
+ export const __EpicFriendsPlugin_X__Unblock_0x1 = {
358
+ CapturedParams: 0x0060n, // 0x0060 (0x0010) [TArray<FHTTPRequestCapturedParam>]
359
+ ...Object_,
360
+ } as const;
361
+
353
362
  /**
354
363
  * ProjectX.__EpicLogin_X__HandleLoginChanged_0x1 Offsets
355
364
  * Size: 0x0061
@@ -550,11 +559,12 @@ export const __OnlineClubProvider_X__SyncPlayerClubDetails_0x1 = {
550
559
 
551
560
  /**
552
561
  * ProjectX.__OnlineGame_X__CheckPsyNetConnection_0x1 Offsets
553
- * Size: 0x0068
562
+ * Size: 0x0078
554
563
  * Extends: Object_
555
564
  */
556
565
  export const __OnlineGame_X__CheckPsyNetConnection_0x1 = {
557
566
  Task: 0x0060n, // 0x0060 (0x0008) [UAsyncTask*]
567
+ ActiveLoginAttemptPlayers: 0x0068n, // 0x0068 (0x0010) [TArray<UOnlinePlayer_X*>]
558
568
  ...Object_,
559
569
  } as const;
560
570
 
@@ -735,11 +745,12 @@ export const __OnlineGameReservations_X__RecordReservation_0x1 = {
735
745
 
736
746
  /**
737
747
  * ProjectX.__OnlineGameReservations_X__SetPlayersWithMigrationData_0x2 Offsets
738
- * Size: 0x0068
748
+ * Size: 0x0178
739
749
  * Extends: Object_
740
750
  */
741
751
  export const __OnlineGameReservations_X__SetPlayersWithMigrationData_0x2 = {
742
752
  GEngine: 0x0060n, // 0x0060 (0x0008) [UEngine*]
753
+ PlayerRes: 0x0068n, // 0x0068 (0x0110) [FReservationData]
743
754
  ...Object_,
744
755
  } as const;
745
756
 
@@ -1029,6 +1040,16 @@ export const __PartySequence_JoinParty_X__HandleGetPlatformPartyMessage_0x1 = {
1029
1040
  ...Object_,
1030
1041
  } as const;
1031
1042
 
1043
+ /**
1044
+ * ProjectX.__PlayerController_X__CloseConnectionWithReason_0x1 Offsets
1045
+ * Size: 0x0070
1046
+ * Extends: Object_
1047
+ */
1048
+ export const __PlayerController_X__CloseConnectionWithReason_0x1 = {
1049
+ Reason: 0x0060n, // 0x0060 (0x0010) [FString]
1050
+ ...Object_,
1051
+ } as const;
1052
+
1032
1053
  /**
1033
1054
  * ProjectX.__PRI_X__RegisterPlayerWithSession_0x1 Offsets
1034
1055
  * Size: 0x0068
@@ -1193,6 +1214,46 @@ export const __RPCQueue_X__CreateBatchSingleRPC_0x1 = {
1193
1214
  ...Object_,
1194
1215
  } as const;
1195
1216
 
1217
+ /**
1218
+ * ProjectX.__ServerPlayerIdCache_X__GetEpicIdFromPlayerId_0x1 Offsets
1219
+ * Size: 0x00a8
1220
+ * Extends: Object_
1221
+ */
1222
+ export const __ServerPlayerIdCache_X__GetEpicIdFromPlayerId_0x1 = {
1223
+ PlayerID: 0x0060n, // 0x0060 (0x0048) [FUniqueNetId]
1224
+ ...Object_,
1225
+ } as const;
1226
+
1227
+ /**
1228
+ * ProjectX.__ServerPlayerIdCache_X__GetProductUserIdFromEpicId_0x1 Offsets
1229
+ * Size: 0x0070
1230
+ * Extends: Object_
1231
+ */
1232
+ export const __ServerPlayerIdCache_X__GetProductUserIdFromEpicId_0x1 = {
1233
+ EpicAccountId: 0x0060n, // 0x0060 (0x0010) [FString]
1234
+ ...Object_,
1235
+ } as const;
1236
+
1237
+ /**
1238
+ * ProjectX.__ServerPlayerIdCache_X__GetProductUserIdFromPlayerId_0x1 Offsets
1239
+ * Size: 0x00a8
1240
+ * Extends: Object_
1241
+ */
1242
+ export const __ServerPlayerIdCache_X__GetProductUserIdFromPlayerId_0x1 = {
1243
+ PlayerID: 0x0060n, // 0x0060 (0x0048) [FUniqueNetId]
1244
+ ...Object_,
1245
+ } as const;
1246
+
1247
+ /**
1248
+ * ProjectX.__ServerPlayerIdCache_X__RegisterPlayer_0x1 Offsets
1249
+ * Size: 0x00a8
1250
+ * Extends: Object_
1251
+ */
1252
+ export const __ServerPlayerIdCache_X__RegisterPlayer_0x1 = {
1253
+ PlayerID: 0x0060n, // 0x0060 (0x0048) [FUniqueNetId]
1254
+ ...Object_,
1255
+ } as const;
1256
+
1196
1257
  /**
1197
1258
  * ProjectX.__ServerPlayerTracker_X__AddPlayer_0x1 Offsets
1198
1259
  * Size: 0x00a8
@@ -1963,6 +2024,42 @@ export const AnimNotify_PlayParticleEffect_X = {
1963
2024
  ...AnimNotify_PlayParticleEffect,
1964
2025
  } as const;
1965
2026
 
2027
+ /**
2028
+ * Core.ErrorList Offsets
2029
+ * Size: 0x0080
2030
+ * Extends: Object_
2031
+ */
2032
+ export const ErrorList = {
2033
+ LocalizationPackage: 0x0060n, // 0x0060 (0x0010) [FString]
2034
+ LocalizationSection: 0x0070n, // 0x0070 (0x0010) [FString]
2035
+ ...Object_,
2036
+ } as const;
2037
+
2038
+ /**
2039
+ * ProjectX.AntiCheatErrors_X Offsets
2040
+ * Size: 0x00b8
2041
+ * Extends: ErrorList
2042
+ */
2043
+ export const AntiCheatErrors_X = {
2044
+ AntiCheatRequiredForFeature: 0x0080n, // 0x0080 (0x0008) [UErrorType*]
2045
+ PartyAntiCheatRequiredForFeature: 0x0088n, // 0x0088 (0x0008) [UErrorType*]
2046
+ AntiCheatAuthInProgress: 0x0090n, // 0x0090 (0x0008) [UErrorType*]
2047
+ AntiCheatAuthTimeout: 0x0098n, // 0x0098 (0x0008) [UErrorType*]
2048
+ AntiCheatViolation: 0x00a0n, // 0x00a0 (0x0008) [UErrorType*]
2049
+ IntegrityViolation: 0x00a8n, // 0x00a8 (0x0008) [UErrorType*]
2050
+ AntiCheatRequired: 0x00b0n, // 0x00b0 (0x0008) [UErrorType*]
2051
+ ...ErrorList,
2052
+ } as const;
2053
+
2054
+ /**
2055
+ * ProjectX.AntiCheatManager_X Offsets
2056
+ * Size: 0x0060
2057
+ * Extends: Object_
2058
+ */
2059
+ export const AntiCheatManager_X = {
2060
+ ...Object_,
2061
+ } as const;
2062
+
1966
2063
  /**
1967
2064
  * ProjectX.OnlineConfig_X Offsets
1968
2065
  * Size: 0x0078
@@ -2315,19 +2412,20 @@ export const BlockStatusReporterConfig_X = {
2315
2412
 
2316
2413
  /**
2317
2414
  * ProjectX.BlogConfig_X Offsets
2318
- * Size: 0x009c
2415
+ * Size: 0x00a0
2319
2416
  * Extends: OnlineConfig_X
2320
2417
  */
2321
2418
  export const BlogConfig_X = {
2322
2419
  Entries: 0x0078n, // 0x0078 (0x0010) [TArray<UBlogTile_X*>]
2323
2420
  MotD: 0x0088n, // 0x0088 (0x0010) [FString]
2324
2421
  RetryTime: 0x0098n, // 0x0098 (0x0004) [float]
2422
+ RequestDelay: 0x009cn, // 0x009c (0x0004) [float]
2325
2423
  ...OnlineConfig_X,
2326
2424
  } as const;
2327
2425
 
2328
2426
  /**
2329
2427
  * ProjectX.BlogTile_X Offsets
2330
- * Size: 0x0168
2428
+ * Size: 0x0178
2331
2429
  * Extends: Object_
2332
2430
  */
2333
2431
  export const BlogTile_X = {
@@ -2356,6 +2454,7 @@ export const BlogTile_X = {
2356
2454
  InfoURL: 0x0138n, // 0x0138 (0x0010) [FString]
2357
2455
  InfoButtonText: 0x0148n, // 0x0148 (0x0010) [FString]
2358
2456
  TrackingId: 0x0158n, // 0x0158 (0x0010) [FString]
2457
+ EventFolderID: 0x0168n, // 0x0168 (0x0010) [FString]
2359
2458
  ...Object_,
2360
2459
  } as const;
2361
2460
 
@@ -2920,17 +3019,6 @@ export const ClubDetails_X = {
2920
3019
  ...ClubSettings_X,
2921
3020
  } as const;
2922
3021
 
2923
- /**
2924
- * Core.ErrorList Offsets
2925
- * Size: 0x0080
2926
- * Extends: Object_
2927
- */
2928
- export const ErrorList = {
2929
- LocalizationPackage: 0x0060n, // 0x0060 (0x0010) [FString]
2930
- LocalizationSection: 0x0070n, // 0x0070 (0x0010) [FString]
2931
- ...Object_,
2932
- } as const;
2933
-
2934
3022
  /**
2935
3023
  * ProjectX.ClubErrors_X Offsets
2936
3024
  * Size: 0x0130
@@ -5231,7 +5319,7 @@ export const FNetworkAdapterMetrics = {
5231
5319
 
5232
5320
  /**
5233
5321
  * ProjectX._Types_X.NewsContent Offsets
5234
- * Size: 0x00f4
5322
+ * Size: 0x00d4
5235
5323
  */
5236
5324
  export const FNewsContent = {
5237
5325
  Title: 0x0000n, // 0x0000 (0x0010) [FString]
@@ -5242,18 +5330,15 @@ export const FNewsContent = {
5242
5330
  CarName: 0x0050n, // 0x0050 (0x0010) [FString]
5243
5331
  Image: 0x0060n, // 0x0060 (0x0010) [TArray<FImageContent>]
5244
5332
  Thumbnail: 0x0070n, // 0x0070 (0x0010) [TArray<FImageContent>]
5245
- StartTime: 0x0080n, // 0x0080 (0x0010) [FString]
5246
- LinkType: 0x0090n, // 0x0090 (0x0010) [FString]
5247
- InfoURL: 0x00a0n, // 0x00a0 (0x0010) [FString]
5248
- InfoButtonText: 0x00b0n, // 0x00b0 (0x0010) [FString]
5249
- EndTime: 0x00c0n, // 0x00c0 (0x0010) [FString]
5250
- StartTimeEpoch: 0x00d0n, // 0x00d0 (0x0008) [uint64]
5251
- EndTimeEpoch: 0x00d8n, // 0x00d8 (0x0008) [uint64]
5252
- ShopID: 0x00e0n, // 0x00e0 (0x0004) [int32]
5253
- ShopItemID: 0x00e4n, // 0x00e4 (0x0004) [int32]
5254
- ProductID: 0x00e8n, // 0x00e8 (0x0004) [int32]
5255
- CategoryID: 0x00ecn, // 0x00ec (0x0004) [int32]
5256
- PlaylistId: 0x00f0n, // 0x00f0 (0x0004) [int32]
5333
+ LinkType: 0x0080n, // 0x0080 (0x0010) [FString]
5334
+ InfoURL: 0x0090n, // 0x0090 (0x0010) [FString]
5335
+ InfoButtonText: 0x00a0n, // 0x00a0 (0x0010) [FString]
5336
+ EventFolderID: 0x00b0n, // 0x00b0 (0x0010) [FString]
5337
+ ShopID: 0x00c0n, // 0x00c0 (0x0004) [int32]
5338
+ ShopItemID: 0x00c4n, // 0x00c4 (0x0004) [int32]
5339
+ ProductID: 0x00c8n, // 0x00c8 (0x0004) [int32]
5340
+ CategoryID: 0x00ccn, // 0x00cc (0x0004) [int32]
5341
+ PlaylistId: 0x00d0n, // 0x00d0 (0x0004) [int32]
5257
5342
  } as const;
5258
5343
 
5259
5344
  /**
@@ -5266,11 +5351,11 @@ export const FNewsPlacement = {
5266
5351
 
5267
5352
  /**
5268
5353
  * ProjectX._Types_X.NewsTileData Offsets
5269
- * Size: 0x0108
5354
+ * Size: 0x00e8
5270
5355
  */
5271
5356
  export const FNewsTileData = {
5272
- ContentFields: 0x0000n, // 0x0000 (0x00f8) [FNewsContent]
5273
- Placements: 0x00f8n, // 0x00f8 (0x0010) [TArray<FNewsPlacement>]
5357
+ ContentFields: 0x0000n, // 0x0000 (0x00d8) [FNewsContent]
5358
+ Placements: 0x00d8n, // 0x00d8 (0x0010) [TArray<FNewsPlacement>]
5274
5359
  } as const;
5275
5360
 
5276
5361
  /**
@@ -5347,11 +5432,12 @@ export const FOrientation = {
5347
5432
 
5348
5433
  /**
5349
5434
  * ProjectX.SystemMetrics_X.OSMetrics Offsets
5350
- * Size: 0x0020
5435
+ * Size: 0x0030
5351
5436
  */
5352
5437
  export const FOSMetrics = {
5353
5438
  Type: 0x0000n, // 0x0000 (0x0010) [FString]
5354
5439
  Bits: 0x0010n, // 0x0010 (0x0010) [FString]
5440
+ Native: 0x0020n, // 0x0020 (0x0010) [FString]
5355
5441
  } as const;
5356
5442
 
5357
5443
  /**
@@ -5587,6 +5673,16 @@ export const FPlayerDLCInfo = {
5587
5673
  TimeLastOwnershipRequest: 0x0070n, // 0x0070 (0x0004) [float]
5588
5674
  } as const;
5589
5675
 
5676
+ /**
5677
+ * ProjectX.ServerPlayerIdCache_X.PlayerIdLink Offsets
5678
+ * Size: 0x0068
5679
+ */
5680
+ export const FPlayerIdLink = {
5681
+ PlayerID: 0x0000n, // 0x0000 (0x0048) [FUniqueNetId]
5682
+ EpicAccountId: 0x0048n, // 0x0048 (0x0010) [FString]
5683
+ ProductUserId: 0x0058n, // 0x0058 (0x0010) [FString]
5684
+ } as const;
5685
+
5590
5686
  /**
5591
5687
  * ProjectX._Types_X.PlayerPermissions Offsets
5592
5688
  * Size: 0x0010
@@ -7152,6 +7248,7 @@ export const GameSettingPlaylist_X = {
7152
7248
  bAllowStayAsParty: 0x009cn, // 0x009c (0x0004) [bool : 0x1000000]
7153
7249
  bEnforceEAC: 0x009cn, // 0x009c (0x0004) [bool : 0x2000000]
7154
7250
  bAllowEACTerminations: 0x009cn, // 0x009c (0x0004) [bool : 0x4000000]
7251
+ bAllowEACWhitelist: 0x009cn, // 0x009c (0x0004) [bool : 0x8000000]
7155
7252
  PlaylistImageURL: 0x00a0n, // 0x00a0 (0x0010) [FString]
7156
7253
  PlaylistImageTexture: 0x00b0n, // 0x00b0 (0x0010) [FString]
7157
7254
  PlaylistIconActiveURL: 0x00c0n, // 0x00c0 (0x0010) [FString]
@@ -8027,6 +8124,7 @@ export const LocalCache_X = {
8027
8124
  ExportTasks: 0x0088n, // 0x0088 (0x0010) [TArray<FPointer>]
8028
8125
  ExportCallbacks: 0x0098n, // 0x0098 (0x0010) [TArray<FCacheExportCallbackData>]
8029
8126
  bDebug: 0x00a8n, // 0x00a8 (0x0004) [bool : 0x1]
8127
+ GLocalCacheCommitPending: 0x00a8n, // 0x00a8 (0x0004) [bool : 0x2]
8030
8128
  __EventImportFinished__Delegate: 0x00b0n, // 0x00b0 (0x0018) [FScriptDelegate]
8031
8129
  __EventExportFinished__Delegate: 0x00c8n, // 0x00c8 (0x0018) [FScriptDelegate]
8032
8130
  ...Object_,
@@ -8764,7 +8862,7 @@ export const OnlineGameServer_X = {
8764
8862
 
8765
8863
  /**
8766
8864
  * ProjectX.OnlineGameDedicatedServer_X Offsets
8767
- * Size: 0x0418
8865
+ * Size: 0x0420
8768
8866
  * Extends: OnlineGameServer_X
8769
8867
  */
8770
8868
  export const OnlineGameDedicatedServer_X = {
@@ -8800,16 +8898,17 @@ export const OnlineGameDedicatedServer_X = {
8800
8898
  MatchRecorderClass: 0x0340n, // 0x0340 (0x0008) [UMatchRecorder_X*]
8801
8899
  MatchRecorder: 0x0348n, // 0x0348 (0x0008) [UMatchRecorder_X*]
8802
8900
  MatchLog: 0x0350n, // 0x0350 (0x0008) [UMatchLog_X*]
8803
- PlayerPermissions: 0x0358n, // 0x0358 (0x0008) [UOnlinePlayerPermissions_X*]
8804
- Config: 0x0360n, // 0x0360 (0x0008) [UServerConfig_X*]
8805
- PsyNetConfig: 0x0368n, // 0x0368 (0x0008) [UPsyNetConfig_X*]
8806
- __EventFoundNewDedicatedServerForPlayers__Delegate: 0x0370n, // 0x0370 (0x0018) [FScriptDelegate]
8807
- __EventAverageMMRChanged__Delegate: 0x0388n, // 0x0388 (0x0018) [FScriptDelegate]
8808
- __EventPlaylistSet__Delegate: 0x03a0n, // 0x03a0 (0x0018) [FScriptDelegate]
8809
- __EventPrivateMatchSettingsChanged__Delegate: 0x03b8n, // 0x03b8 (0x0018) [FScriptDelegate]
8810
- __EventInactive__Delegate: 0x03d0n, // 0x03d0 (0x0018) [FScriptDelegate]
8811
- __EventActive__Delegate: 0x03e8n, // 0x03e8 (0x0018) [FScriptDelegate]
8812
- __EventMatchGUIDChanged__Delegate: 0x0400n, // 0x0400 (0x0018) [FScriptDelegate]
8901
+ PlayerIdCache: 0x0358n, // 0x0358 (0x0008) [UServerPlayerIdCache_X*]
8902
+ PlayerPermissions: 0x0360n, // 0x0360 (0x0008) [UOnlinePlayerPermissions_X*]
8903
+ Config: 0x0368n, // 0x0368 (0x0008) [UServerConfig_X*]
8904
+ PsyNetConfig: 0x0370n, // 0x0370 (0x0008) [UPsyNetConfig_X*]
8905
+ __EventFoundNewDedicatedServerForPlayers__Delegate: 0x0378n, // 0x0378 (0x0018) [FScriptDelegate]
8906
+ __EventAverageMMRChanged__Delegate: 0x0390n, // 0x0390 (0x0018) [FScriptDelegate]
8907
+ __EventPlaylistSet__Delegate: 0x03a8n, // 0x03a8 (0x0018) [FScriptDelegate]
8908
+ __EventPrivateMatchSettingsChanged__Delegate: 0x03c0n, // 0x03c0 (0x0018) [FScriptDelegate]
8909
+ __EventInactive__Delegate: 0x03d8n, // 0x03d8 (0x0018) [FScriptDelegate]
8910
+ __EventActive__Delegate: 0x03f0n, // 0x03f0 (0x0018) [FScriptDelegate]
8911
+ __EventMatchGUIDChanged__Delegate: 0x0408n, // 0x0408 (0x0018) [FScriptDelegate]
8813
8912
  ...OnlineGameServer_X,
8814
8913
  } as const;
8815
8914
 
@@ -8932,7 +9031,7 @@ export const OnlineGameLeaderboards_X = {
8932
9031
 
8933
9032
  /**
8934
9033
  * ProjectX.OnlineGameMatchmakingBase_X Offsets
8935
- * Size: 0x0130
9034
+ * Size: 0x0148
8936
9035
  * Extends: Online_X
8937
9036
  */
8938
9037
  export const OnlineGameMatchmakingBase_X = {
@@ -8943,36 +9042,37 @@ export const OnlineGameMatchmakingBase_X = {
8943
9042
  __EventFindGameStatus__Delegate: 0x00e8n, // 0x00e8 (0x0018) [FScriptDelegate]
8944
9043
  __EventFindGameError__Delegate: 0x0100n, // 0x0100 (0x0018) [FScriptDelegate]
8945
9044
  __EventFindGameStateChanged__Delegate: 0x0118n, // 0x0118 (0x0018) [FScriptDelegate]
9045
+ __EventGetMatchmakingDelaySecs__Delegate: 0x0130n, // 0x0130 (0x0018) [FScriptDelegate]
8946
9046
  ...Online_X,
8947
9047
  } as const;
8948
9048
 
8949
9049
  /**
8950
9050
  * ProjectX.OnlineGameMatchmaking_X Offsets
8951
- * Size: 0x0268
9051
+ * Size: 0x0280
8952
9052
  * Extends: OnlineGameMatchmakingBase_X
8953
9053
  */
8954
9054
  export const OnlineGameMatchmaking_X = {
8955
- PreferredPlaylists: 0x0130n, // 0x0130 (0x0010) [TArray<int32>]
8956
- PreferredRegions: 0x0140n, // 0x0140 (0x0010) [TArray<FDSRegionInfo>]
8957
- SearchingString: 0x0150n, // 0x0150 (0x0010) [FString]
8958
- StartSearchFailString: 0x0160n, // 0x0160 (0x0010) [FString]
8959
- FoundServerString: 0x0170n, // 0x0170 (0x0010) [FString]
8960
- PlaylistsHaveChangedString: 0x0180n, // 0x0180 (0x0010) [FString]
8961
- RegionsHaveChangedString: 0x0190n, // 0x0190 (0x0010) [FString]
8962
- MatchmakingAttemptString: 0x01a0n, // 0x01a0 (0x0010) [FString]
8963
- MatchmakingStartTime: 0x01b0n, // 0x01b0 (0x0004) [float]
8964
- MatchmakingBanTime: 0x01b4n, // 0x01b4 (0x0004) [int32]
8965
- EstimatedQueueTime: 0x01b8n, // 0x01b8 (0x0004) [float]
8966
- bIgnoreSkill: 0x01bcn, // 0x01bc (0x0004) [bool : 0x1]
8967
- MatchmakingDisabledDuration: 0x01c0n, // 0x01c0 (0x0004) [float]
8968
- MatchmakingDisabledUntilTime: 0x01c4n, // 0x01c4 (0x0004) [float]
8969
- LastReservationID: 0x01c8n, // 0x01c8 (0x0010) [FString]
8970
- __EventStartSearch__Delegate: 0x01d8n, // 0x01d8 (0x0018) [FScriptDelegate]
8971
- __EventMatchmakingError__Delegate: 0x01f0n, // 0x01f0 (0x0018) [FScriptDelegate]
8972
- __EventMatchmakingCanceledOnPartySizeChanged__Delegate: 0x0208n, // 0x0208 (0x0018) [FScriptDelegate]
8973
- __EventMatchmakingRPCSuccess__Delegate: 0x0220n, // 0x0220 (0x0018) [FScriptDelegate]
8974
- __EventMatchmakingRPCError__Delegate: 0x0238n, // 0x0238 (0x0018) [FScriptDelegate]
8975
- __EventSendMatchmakingRPC__Delegate: 0x0250n, // 0x0250 (0x0018) [FScriptDelegate]
9055
+ PreferredPlaylists: 0x0148n, // 0x0148 (0x0010) [TArray<int32>]
9056
+ PreferredRegions: 0x0158n, // 0x0158 (0x0010) [TArray<FDSRegionInfo>]
9057
+ SearchingString: 0x0168n, // 0x0168 (0x0010) [FString]
9058
+ StartSearchFailString: 0x0178n, // 0x0178 (0x0010) [FString]
9059
+ FoundServerString: 0x0188n, // 0x0188 (0x0010) [FString]
9060
+ PlaylistsHaveChangedString: 0x0198n, // 0x0198 (0x0010) [FString]
9061
+ RegionsHaveChangedString: 0x01a8n, // 0x01a8 (0x0010) [FString]
9062
+ MatchmakingAttemptString: 0x01b8n, // 0x01b8 (0x0010) [FString]
9063
+ MatchmakingStartTime: 0x01c8n, // 0x01c8 (0x0004) [float]
9064
+ MatchmakingBanTime: 0x01ccn, // 0x01cc (0x0004) [int32]
9065
+ EstimatedQueueTime: 0x01d0n, // 0x01d0 (0x0004) [float]
9066
+ bIgnoreSkill: 0x01d4n, // 0x01d4 (0x0004) [bool : 0x1]
9067
+ MatchmakingDisabledDuration: 0x01d8n, // 0x01d8 (0x0004) [float]
9068
+ MatchmakingDisabledUntilTime: 0x01dcn, // 0x01dc (0x0004) [float]
9069
+ LastReservationID: 0x01e0n, // 0x01e0 (0x0010) [FString]
9070
+ __EventStartSearch__Delegate: 0x01f0n, // 0x01f0 (0x0018) [FScriptDelegate]
9071
+ __EventMatchmakingError__Delegate: 0x0208n, // 0x0208 (0x0018) [FScriptDelegate]
9072
+ __EventMatchmakingCanceledOnPartySizeChanged__Delegate: 0x0220n, // 0x0220 (0x0018) [FScriptDelegate]
9073
+ __EventMatchmakingRPCSuccess__Delegate: 0x0238n, // 0x0238 (0x0018) [FScriptDelegate]
9074
+ __EventMatchmakingRPCError__Delegate: 0x0250n, // 0x0250 (0x0018) [FScriptDelegate]
9075
+ __EventSendMatchmakingRPC__Delegate: 0x0268n, // 0x0268 (0x0018) [FScriptDelegate]
8976
9076
  ...OnlineGameMatchmakingBase_X,
8977
9077
  } as const;
8978
9078
 
@@ -9073,24 +9173,24 @@ export const OnlineGamePopulation_X = {
9073
9173
 
9074
9174
  /**
9075
9175
  * ProjectX.OnlineGamePrivateMatch_X Offsets
9076
- * Size: 0x0288
9176
+ * Size: 0x02a0
9077
9177
  * Extends: OnlineGameMatchmakingBase_X
9078
9178
  */
9079
9179
  export const OnlineGamePrivateMatch_X = {
9080
- bCancelled: 0x0130n, // 0x0130 (0x0004) [bool : 0x1]
9081
- PreferredRegion: 0x0138n, // 0x0138 (0x0010) [FString]
9082
- PreferredPlaylistID: 0x0148n, // 0x0148 (0x0004) [int32]
9083
- SearchingString: 0x0150n, // 0x0150 (0x0010) [FString]
9084
- StartSearchFailString: 0x0160n, // 0x0160 (0x0010) [FString]
9085
- FoundServerString: 0x0170n, // 0x0170 (0x0010) [FString]
9086
- AlreadyJoiningGameString: 0x0180n, // 0x0180 (0x0010) [FString]
9087
- TimeoutString: 0x0190n, // 0x0190 (0x0010) [FString]
9088
- WrongRegionString: 0x01a0n, // 0x01a0 (0x0010) [FString]
9089
- Settings: 0x01b0n, // 0x01b0 (0x0088) [FCustomMatchSettings]
9090
- SearchTimeout: 0x0238n, // 0x0238 (0x0004) [float]
9091
- __EventPrivateMatchError__Delegate: 0x0240n, // 0x0240 (0x0018) [FScriptDelegate]
9092
- __EventCancelPrivateMatch__Delegate: 0x0258n, // 0x0258 (0x0018) [FScriptDelegate]
9093
- __EventSendMatchmakingRPC__Delegate: 0x0270n, // 0x0270 (0x0018) [FScriptDelegate]
9180
+ bCancelled: 0x0148n, // 0x0148 (0x0004) [bool : 0x1]
9181
+ PreferredRegion: 0x0150n, // 0x0150 (0x0010) [FString]
9182
+ PreferredPlaylistID: 0x0160n, // 0x0160 (0x0004) [int32]
9183
+ SearchingString: 0x0168n, // 0x0168 (0x0010) [FString]
9184
+ StartSearchFailString: 0x0178n, // 0x0178 (0x0010) [FString]
9185
+ FoundServerString: 0x0188n, // 0x0188 (0x0010) [FString]
9186
+ AlreadyJoiningGameString: 0x0198n, // 0x0198 (0x0010) [FString]
9187
+ TimeoutString: 0x01a8n, // 0x01a8 (0x0010) [FString]
9188
+ WrongRegionString: 0x01b8n, // 0x01b8 (0x0010) [FString]
9189
+ Settings: 0x01c8n, // 0x01c8 (0x0088) [FCustomMatchSettings]
9190
+ SearchTimeout: 0x0250n, // 0x0250 (0x0004) [float]
9191
+ __EventPrivateMatchError__Delegate: 0x0258n, // 0x0258 (0x0018) [FScriptDelegate]
9192
+ __EventCancelPrivateMatch__Delegate: 0x0270n, // 0x0270 (0x0018) [FScriptDelegate]
9193
+ __EventSendMatchmakingRPC__Delegate: 0x0288n, // 0x0288 (0x0018) [FScriptDelegate]
9094
9194
  ...OnlineGameMatchmakingBase_X,
9095
9195
  } as const;
9096
9196
 
@@ -9137,7 +9237,7 @@ export const OnlineGameReservations_AssignTeamsByParty_X = {
9137
9237
 
9138
9238
  /**
9139
9239
  * ProjectX.OnlineGameReservations_X Offsets
9140
- * Size: 0x01e8
9240
+ * Size: 0x01f0
9141
9241
  * Extends: Online_X
9142
9242
  */
9143
9243
  export const OnlineGameReservations_X = {
@@ -9154,7 +9254,8 @@ export const OnlineGameReservations_X = {
9154
9254
  bLockTeams: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x40]
9155
9255
  bIsBotMatch: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x80]
9156
9256
  bMigrationInProgress: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x100]
9157
- bFirstClubDetailsRequestDone: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x200]
9257
+ bAwaitingMigrationStart: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x200]
9258
+ bFirstClubDetailsRequestDone: 0x00c0n, // 0x00c0 (0x0004) [bool : 0x400]
9158
9259
  Beacon: 0x00c8n, // 0x00c8 (0x0008) [UReservationBeacon_X*]
9159
9260
  PingBeacon: 0x00d0n, // 0x00d0 (0x0008) [UUdpPingBeaconServer_X*]
9160
9261
  Players: 0x00d8n, // 0x00d8 (0x0010) [TArray<FReservationData>]
@@ -9162,19 +9263,20 @@ export const OnlineGameReservations_X = {
9162
9263
  PsynetReservationsTeam1Players: 0x00f8n, // 0x00f8 (0x0010) [TArray<FUniqueNetId>]
9163
9264
  TeamPairHistories: 0x0108n, // 0x0108 (0x0010) [TArray<FTeamPairHistory>]
9164
9265
  BotNames: 0x0118n, // 0x0118 (0x0010) [TArray<FString>]
9165
- Crossplay: 0x0128n, // 0x0128 (0x0008) [UCrossplayConfig_X*]
9166
- MapPrefsConfig: 0x0130n, // 0x0130 (0x0008) [UMapPrefsConfig_X*]
9167
- BeaconConfig: 0x0138n, // 0x0138 (0x0008) [UBeaconConfig_X*]
9168
- PendingReservations: 0x0140n, // 0x0140 (0x0010) [TArray<FPendingReservation>]
9169
- GetClubTask: 0x0150n, // 0x0150 (0x0008) [UTAsyncResult__ClubDetails_X*]
9170
- RankedMatchReservationID: 0x0158n, // 0x0158 (0x0010) [FString]
9171
- RankedMatchPushedPlayerIDs: 0x0168n, // 0x0168 (0x0010) [TArray<FUniqueNetId>]
9172
- Clubs: 0x0178n, // 0x0178 (0x0008) [UOnlineClubProvider_X*]
9173
- JoinName: 0x0180n, // 0x0180 (0x0010) [FString]
9174
- JoinPassword: 0x0190n, // 0x0190 (0x0010) [FString]
9175
- __EventReservationsUpdated__Delegate: 0x01a0n, // 0x01a0 (0x0018) [FScriptDelegate]
9176
- __EventMigrationJoinOccurred__Delegate: 0x01b8n, // 0x01b8 (0x0018) [FScriptDelegate]
9177
- __bMatchStarted__ChangeNotify: 0x01d0n, // 0x01d0 (0x0018) [FScriptDelegate]
9266
+ AwaitingMigrationTimeoutSeconds: 0x0128n, // 0x0128 (0x0004) [float]
9267
+ Crossplay: 0x0130n, // 0x0130 (0x0008) [UCrossplayConfig_X*]
9268
+ MapPrefsConfig: 0x0138n, // 0x0138 (0x0008) [UMapPrefsConfig_X*]
9269
+ BeaconConfig: 0x0140n, // 0x0140 (0x0008) [UBeaconConfig_X*]
9270
+ PendingReservations: 0x0148n, // 0x0148 (0x0010) [TArray<FPendingReservation>]
9271
+ GetClubTask: 0x0158n, // 0x0158 (0x0008) [UTAsyncResult__ClubDetails_X*]
9272
+ RankedMatchReservationID: 0x0160n, // 0x0160 (0x0010) [FString]
9273
+ RankedMatchPushedPlayerIDs: 0x0170n, // 0x0170 (0x0010) [TArray<FUniqueNetId>]
9274
+ Clubs: 0x0180n, // 0x0180 (0x0008) [UOnlineClubProvider_X*]
9275
+ JoinName: 0x0188n, // 0x0188 (0x0010) [FString]
9276
+ JoinPassword: 0x0198n, // 0x0198 (0x0010) [FString]
9277
+ __EventReservationsUpdated__Delegate: 0x01a8n, // 0x01a8 (0x0018) [FScriptDelegate]
9278
+ __EventMigrationJoinOccurred__Delegate: 0x01c0n, // 0x01c0 (0x0018) [FScriptDelegate]
9279
+ __bMatchStarted__ChangeNotify: 0x01d8n, // 0x01d8 (0x0018) [FScriptDelegate]
9178
9280
  ...Online_X,
9179
9281
  } as const;
9180
9282
 
@@ -9639,6 +9741,8 @@ export const OnlineSaveLock_X = {
9639
9741
  */
9640
9742
  export const OSSConfig_X = {
9641
9743
  bEnablePresence: 0x0078n, // 0x0078 (0x0004) [bool : 0x1]
9744
+ bWin64OptimizedKeyPolling: 0x0078n, // 0x0078 (0x0004) [bool : 0x2]
9745
+ bUseSteamControllerCache: 0x0078n, // 0x0078 (0x0004) [bool : 0x4]
9642
9746
  EosInitTimeoutSeconds: 0x007cn, // 0x007c (0x0004) [float]
9643
9747
  GdkUpdateDlcTimeoutSeconds: 0x0080n, // 0x0080 (0x0004) [float]
9644
9748
  GdkMaxConcurrentDlcLicenseRequests: 0x0084n, // 0x0084 (0x0004) [int32]
@@ -10796,6 +10900,7 @@ export const PlayerController_X = {
10796
10900
  OldPawnReference: 0x07f8n, // 0x07f8 (0x0008) [UPawn*]
10797
10901
  LockedDebugActor: 0x0800n, // 0x0800 (0x0008) [UActor*]
10798
10902
  bPausedForExternalUI: 0x0808n, // 0x0808 (0x0004) [bool : 0x1]
10903
+ CloseConnectionDelay: 0x080cn, // 0x080c (0x0004) [float]
10799
10904
  NetConnection: 0x0810n, // 0x0810 (0x0008) [UNetConnection*]
10800
10905
  __EventReceivedPRI__Delegate: 0x0818n, // 0x0818 (0x0018) [FScriptDelegate]
10801
10906
  __EventPawnChange__Delegate: 0x0830n, // 0x0830 (0x0018) [FScriptDelegate]
@@ -10989,6 +11094,7 @@ export const PlaylistSettings_X = {
10989
11094
  bStartMatchWithFirewallProtections: 0x0098n, // 0x0098 (0x0004) [bool : 0x2000000]
10990
11095
  bEnforceEAC: 0x0098n, // 0x0098 (0x0004) [bool : 0x4000000]
10991
11096
  bAllowEACTerminations: 0x0098n, // 0x0098 (0x0004) [bool : 0x8000000]
11097
+ bAllowEACWhitelist: 0x0098n, // 0x0098 (0x0004) [bool : 0x10000000]
10992
11098
  PlaylistImageURL: 0x00a0n, // 0x00a0 (0x0010) [FString]
10993
11099
  PlaylistImageTexture: 0x00b0n, // 0x00b0 (0x0010) [FString]
10994
11100
  PlaylistIconActiveURL: 0x00c0n, // 0x00c0 (0x0010) [FString]
@@ -13729,6 +13835,16 @@ export const ServerMetrics_X = {
13729
13835
  ...MetricsGroup_X,
13730
13836
  } as const;
13731
13837
 
13838
+ /**
13839
+ * ProjectX.ServerPlayerIdCache_X Offsets
13840
+ * Size: 0x0070
13841
+ * Extends: Object_
13842
+ */
13843
+ export const ServerPlayerIdCache_X = {
13844
+ PlayerIdCache: 0x0060n, // 0x0060 (0x0010) [TArray<FPlayerIdLink>]
13845
+ ...Object_,
13846
+ } as const;
13847
+
13732
13848
  /**
13733
13849
  * ProjectX.ServerPlayerTracker_X Offsets
13734
13850
  * Size: 0x00c8
@@ -13753,6 +13869,16 @@ export const SetPlayerStorageResult_X = {
13753
13869
  ...Object_,
13754
13870
  } as const;
13755
13871
 
13872
+ /**
13873
+ * ProjectX.SetVisibilityComponent_X Offsets
13874
+ * Size: 0x00b0
13875
+ * Extends: ActorComponent_X
13876
+ */
13877
+ export const SetVisibilityComponent_X = {
13878
+ TargetStaticMesh: 0x00a8n, // 0x00a8 (0x0008) [UStaticMesh*]
13879
+ ...ActorComponent_X,
13880
+ } as const;
13881
+
13756
13882
  /**
13757
13883
  * ProjectX.ShakeComponent_X Offsets
13758
13884
  * Size: 0x01b8