@rlsdk/steam 1.0.2 → 1.0.4
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/classes/AkAudio.ts +1 -1
- package/classes/Core.ts +64 -67
- package/classes/Engine.ts +30 -73
- package/classes/IpDrv.ts +9 -9
- package/classes/OnlineSubsystemEOS.ts +56 -130
- package/classes/OnlineSubsystemSteamworks.ts +174 -174
- package/classes/ProjectX.ts +12 -2
- package/classes/TAGame.ts +1000 -1006
- package/enums/Core.ts +36 -16
- package/enums/Engine.ts +0 -71
- package/enums/TAGame.ts +20 -1
- package/offsets/AkAudio.ts +1 -1
- package/offsets/Core.ts +64 -67
- package/offsets/Engine.ts +29 -51
- package/offsets/IpDrv.ts +38 -39
- package/offsets/OnlineSubsystemEOS.ts +94 -136
- package/offsets/OnlineSubsystemSteamworks.ts +212 -213
- package/offsets/ProjectX.ts +9 -0
- package/offsets/TAGame.ts +974 -905
- package/offsets/globals.ts +2 -2
- package/package.json +1 -1
- package/parameters/Engine.ts +8 -210
- package/parameters/OnlineSubsystemEOS.ts +1 -202
- package/parameters/ProjectX.ts +18 -8
- package/parameters/TAGame.ts +858 -1016
- package/structs/Engine.ts +0 -12
- package/structs/TAGame.ts +87 -45
package/classes/AkAudio.ts
CHANGED
package/classes/Core.ts
CHANGED
|
@@ -1020,70 +1020,67 @@ export type UFeatureSystem = UObject & {
|
|
|
1020
1020
|
TinyCrowd: boolean; // 0x0070 (0x0004) [bool : 0x80000000]
|
|
1021
1021
|
CrumbTrail: boolean; // 0x0074 (0x0004) [bool : 0x1]
|
|
1022
1022
|
XPGatedPlaylists: boolean; // 0x0074 (0x0004) [bool : 0x4]
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
WorldCup: boolean; // 0x007c (0x0004) [bool : 0x8000]
|
|
1085
|
-
ImprovedPresence: boolean; // 0x007c (0x0004) [bool : 0x40000]
|
|
1086
|
-
AutoSkipGoalReplay: boolean; // 0x007c (0x0004) [bool : 0x80000]
|
|
1023
|
+
Football: boolean; // 0x0074 (0x0004) [bool : 0x10]
|
|
1024
|
+
RumbleSelection: boolean; // 0x0074 (0x0004) [bool : 0x20]
|
|
1025
|
+
UndersizedParty: boolean; // 0x0074 (0x0004) [bool : 0x40]
|
|
1026
|
+
StreamerSafeAudio: boolean; // 0x0074 (0x0004) [bool : 0x80]
|
|
1027
|
+
FreeplayCommands: boolean; // 0x0074 (0x0004) [bool : 0x100]
|
|
1028
|
+
Rumble_BM: boolean; // 0x0074 (0x0004) [bool : 0x200]
|
|
1029
|
+
PlayerReportingV2: boolean; // 0x0074 (0x0004) [bool : 0x400]
|
|
1030
|
+
EOSVoice: boolean; // 0x0074 (0x0004) [bool : 0x1000]
|
|
1031
|
+
QuickPostMatchRequeue: boolean; // 0x0074 (0x0004) [bool : 0x2000]
|
|
1032
|
+
TrainingNavigation: boolean; // 0x0074 (0x0004) [bool : 0x10000]
|
|
1033
|
+
TrainingManipulation: boolean; // 0x0074 (0x0004) [bool : 0x20000]
|
|
1034
|
+
FilterByColor: boolean; // 0x0074 (0x0004) [bool : 0x80000]
|
|
1035
|
+
Scoreboard: boolean; // 0x0074 (0x0004) [bool : 0x100000]
|
|
1036
|
+
DynamicMapEvents: boolean; // 0x0074 (0x0004) [bool : 0x200000]
|
|
1037
|
+
NameplateBoost: boolean; // 0x0074 (0x0004) [bool : 0x800000]
|
|
1038
|
+
DynamicLogos: boolean; // 0x0074 (0x0004) [bool : 0x1000000]
|
|
1039
|
+
PlayMenuV4: boolean; // 0x0074 (0x0004) [bool : 0x2000000]
|
|
1040
|
+
QuickChatTimeStamp: boolean; // 0x0074 (0x0004) [bool : 0x4000000]
|
|
1041
|
+
SoccarPong: boolean; // 0x0074 (0x0004) [bool : 0x8000000]
|
|
1042
|
+
OnlineFreeplay: boolean; // 0x0074 (0x0004) [bool : 0x10000000]
|
|
1043
|
+
MatchmakingSubRegion: boolean; // 0x0074 (0x0004) [bool : 0x40000000]
|
|
1044
|
+
CrossbarSFX: boolean; // 0x0074 (0x0004) [bool : 0x80000000]
|
|
1045
|
+
RugbyIteration: boolean; // 0x0078 (0x0004) [bool : 0x1]
|
|
1046
|
+
ChallengesV2: boolean; // 0x0078 (0x0004) [bool : 0x4]
|
|
1047
|
+
PossessionExpanded: boolean; // 0x0078 (0x0004) [bool : 0x8]
|
|
1048
|
+
TargetFind: boolean; // 0x0078 (0x0004) [bool : 0x10]
|
|
1049
|
+
KeepUp: boolean; // 0x0078 (0x0004) [bool : 0x40]
|
|
1050
|
+
RocketPassUpgrades: boolean; // 0x0078 (0x0004) [bool : 0x100]
|
|
1051
|
+
PentathlonTournaments: boolean; // 0x0078 (0x0004) [bool : 0x200]
|
|
1052
|
+
DemolishUpdates: boolean; // 0x0078 (0x0004) [bool : 0x400]
|
|
1053
|
+
ViralItem: boolean; // 0x0078 (0x0004) [bool : 0x800]
|
|
1054
|
+
ThankYouMessage: boolean; // 0x0078 (0x0004) [bool : 0x1000]
|
|
1055
|
+
AttackerDemoFX: boolean; // 0x0078 (0x0004) [bool : 0x2000]
|
|
1056
|
+
NewDriverChallengesV2: boolean; // 0x0078 (0x0004) [bool : 0x4000]
|
|
1057
|
+
TextModeration: boolean; // 0x0078 (0x0004) [bool : 0x20000]
|
|
1058
|
+
FilterToggle: boolean; // 0x0078 (0x0004) [bool : 0x40000]
|
|
1059
|
+
DdosPrevention: boolean; // 0x0078 (0x0004) [bool : 0x80000]
|
|
1060
|
+
OunceEnhancements: boolean; // 0x0078 (0x0004) [bool : 0x100000]
|
|
1061
|
+
FastFreeplay: boolean; // 0x0078 (0x0004) [bool : 0x200000]
|
|
1062
|
+
MatchAdminMutator: boolean; // 0x0078 (0x0004) [bool : 0x400000]
|
|
1063
|
+
Thistle: boolean; // 0x0078 (0x0004) [bool : 0x800000]
|
|
1064
|
+
DemoFXMutator: boolean; // 0x0078 (0x0004) [bool : 0x1000000]
|
|
1065
|
+
OffProdHandling: boolean; // 0x0078 (0x0004) [bool : 0x2000000]
|
|
1066
|
+
FlipResetIndicator: boolean; // 0x0078 (0x0004) [bool : 0x8000000]
|
|
1067
|
+
NewsOverhaul: boolean; // 0x0078 (0x0004) [bool : 0x10000000]
|
|
1068
|
+
QueueMenuChanges: boolean; // 0x0078 (0x0004) [bool : 0x20000000]
|
|
1069
|
+
VisibleMMR: boolean; // 0x0078 (0x0004) [bool : 0x40000000]
|
|
1070
|
+
EasyAntiCheat: boolean; // 0x0078 (0x0004) [bool : 0x80000000]
|
|
1071
|
+
OverrideBoostSound: boolean; // 0x007c (0x0004) [bool : 0x1]
|
|
1072
|
+
SettingsExport: boolean; // 0x007c (0x0004) [bool : 0x2]
|
|
1073
|
+
RBActorStatGraphs: boolean; // 0x007c (0x0004) [bool : 0x10]
|
|
1074
|
+
DemoSpawnSelection: boolean; // 0x007c (0x0004) [bool : 0x20]
|
|
1075
|
+
FreeplayTeamColors: boolean; // 0x007c (0x0004) [bool : 0x40]
|
|
1076
|
+
HitboxVisualizer: boolean; // 0x007c (0x0004) [bool : 0x80]
|
|
1077
|
+
StatsAPI: boolean; // 0x007c (0x0004) [bool : 0x100]
|
|
1078
|
+
TrainingAdditions: boolean; // 0x007c (0x0004) [bool : 0x200]
|
|
1079
|
+
ScorerGoalViewToggle: boolean; // 0x007c (0x0004) [bool : 0x400]
|
|
1080
|
+
StreamerSafe: boolean; // 0x007c (0x0004) [bool : 0x800]
|
|
1081
|
+
WorldCup: boolean; // 0x007c (0x0004) [bool : 0x1000]
|
|
1082
|
+
ImprovedPresence: boolean; // 0x007c (0x0004) [bool : 0x8000]
|
|
1083
|
+
AutoSkipGoalReplay: boolean; // 0x007c (0x0004) [bool : 0x10000]
|
|
1087
1084
|
};
|
|
1088
1085
|
|
|
1089
1086
|
/**
|
|
@@ -1190,21 +1187,21 @@ export type UIntProperty = UProperty & {};
|
|
|
1190
1187
|
|
|
1191
1188
|
/**
|
|
1192
1189
|
* Class Core.Linker
|
|
1193
|
-
* Size:
|
|
1190
|
+
* Size: 0x01F0
|
|
1194
1191
|
* Extends: UObject
|
|
1195
1192
|
*/
|
|
1196
1193
|
export type ULinker = UObject & {};
|
|
1197
1194
|
|
|
1198
1195
|
/**
|
|
1199
1196
|
* Class Core.LinkerLoad
|
|
1200
|
-
* Size:
|
|
1197
|
+
* Size: 0x0818
|
|
1201
1198
|
* Extends: ULinker
|
|
1202
1199
|
*/
|
|
1203
1200
|
export type ULinkerLoad = ULinker & {};
|
|
1204
1201
|
|
|
1205
1202
|
/**
|
|
1206
1203
|
* Class Core.LinkerSave
|
|
1207
|
-
* Size:
|
|
1204
|
+
* Size: 0x02B0
|
|
1208
1205
|
* Extends: ULinker
|
|
1209
1206
|
*/
|
|
1210
1207
|
export type ULinkerSave = ULinker & {};
|
package/classes/Engine.ts
CHANGED
|
@@ -77,12 +77,6 @@ import type {
|
|
|
77
77
|
EFocusType,
|
|
78
78
|
EForceMode,
|
|
79
79
|
EFunctionInputType,
|
|
80
|
-
EGameClipsAvailability,
|
|
81
|
-
EGameClipsClipStatus,
|
|
82
|
-
EGameClipsConnection,
|
|
83
|
-
EGameClipsConnectionStatus,
|
|
84
|
-
EGameClipsMaskStatus,
|
|
85
|
-
EGameClipsRecording,
|
|
86
80
|
EGameObjectShaderParameterType,
|
|
87
81
|
EGameShaderParameterType,
|
|
88
82
|
EHeadTrackingAction,
|
|
@@ -410,7 +404,6 @@ import type {
|
|
|
410
404
|
FFunctionExpressionInput,
|
|
411
405
|
FFunctionExpressionOutput,
|
|
412
406
|
FGameClassShortName,
|
|
413
|
-
FGameClipsMaskArea,
|
|
414
407
|
FGameResourceDataProvider,
|
|
415
408
|
FGameSearchCfg,
|
|
416
409
|
FGameSessionInformation,
|
|
@@ -14140,41 +14133,6 @@ export type UOnlineFriendsInterface = UInterface & {};
|
|
|
14140
14133
|
// RequestLinkedAccounts(LocalUserNum: number, AccountIds: FUniqueNetId[], Callback: FScriptDelegate): boolean
|
|
14141
14134
|
// OnReceivedLinkedAccount(bSuccess: boolean, LinkedAccountData: FLinkedAccountData[]): void
|
|
14142
14135
|
|
|
14143
|
-
/**
|
|
14144
|
-
* Class Engine.OnlineGameClipsInterface
|
|
14145
|
-
* Size: 0x0060
|
|
14146
|
-
* Extends: UInterface
|
|
14147
|
-
*/
|
|
14148
|
-
export type UOnlineGameClipsInterface = UInterface & {};
|
|
14149
|
-
|
|
14150
|
-
// OnlineGameClipsInterface Functions
|
|
14151
|
-
// NotifyEventClipErrorOccurred(InCallback: FScriptDelegate): void
|
|
14152
|
-
// EventClipErrorOccurred(InEpicAccountId: string, ClipId: number, InErrorType: UErrorType): void
|
|
14153
|
-
// NotifyEventGeneralErrorOccurred(InCallback: FScriptDelegate): void
|
|
14154
|
-
// EventGeneralErrorOccurred(InErrorType: UErrorType): void
|
|
14155
|
-
// NotifyEventMaskStatusChanged(InCallback: FScriptDelegate): void
|
|
14156
|
-
// EventMaskStatusChanged(InMaskAreaHandle: bigint, InMaskArea: FGameClipsMaskArea, InNewMaskStatus: EGameClipsMaskStatus): void
|
|
14157
|
-
// NotifyEventClipStatusChanged(InCallback: FScriptDelegate): void
|
|
14158
|
-
// EventClipStatusChanged(InEpicAccountId: string, InClipId: number, InNewClipStatus: EGameClipsClipStatus): void
|
|
14159
|
-
// NotifyEventConnectionStatusChanged(InCallback: FScriptDelegate): void
|
|
14160
|
-
// EventConnectionStatusChanged(InEpicAccountId: string, InConnection: EGameClipsConnection, InNewConnectionStatus: EGameClipsConnectionStatus): void
|
|
14161
|
-
// NotifyEventRecordingChanged(InCallback: FScriptDelegate): void
|
|
14162
|
-
// EventRecordingChanged(InNewRecording: EGameClipsRecording): void
|
|
14163
|
-
// NotifyEventAvailabilityChanged(InCallback: FScriptDelegate): void
|
|
14164
|
-
// EventAvailabilityChanged(InNewAvailability: EGameClipsAvailability): void
|
|
14165
|
-
// IsAccountLinked(InEpicAccountId: string): boolean
|
|
14166
|
-
// IsUploading(): boolean
|
|
14167
|
-
// IsRecording(): boolean
|
|
14168
|
-
// IsAvailable(): boolean
|
|
14169
|
-
// GetTimeUntilUnthrottled(InEpicAccountId: string): number
|
|
14170
|
-
// IsClipUploadingLimitReached(InEpicAccountId: string): boolean
|
|
14171
|
-
// SetUserMaxClipUploadsPerMinute(InMaxClipUploadsPerMinute: number): void
|
|
14172
|
-
// CreateClip(InEpicAccountId: string, InClipType: string): number
|
|
14173
|
-
// DisableMaskArea(InMaskAreaHandle: bigint): void
|
|
14174
|
-
// EnableMaskArea(InMaskArea: FGameClipsMaskArea): bigint
|
|
14175
|
-
// StopRecording(): void
|
|
14176
|
-
// StartRecording(InClipDuration: bigint): void
|
|
14177
|
-
|
|
14178
14136
|
/**
|
|
14179
14137
|
* Class Engine.OnlineGameDVRInterface
|
|
14180
14138
|
* Size: 0x0060
|
|
@@ -15032,6 +14990,7 @@ export type UOnlineSessionManager = UObject & {
|
|
|
15032
14990
|
};
|
|
15033
14991
|
|
|
15034
14992
|
// OnlineSessionManager Functions
|
|
14993
|
+
// GetExtraMatchDataString(): string
|
|
15035
14994
|
// CanCrossplayTextChat(): boolean
|
|
15036
14995
|
// GetRemoteSessionPlayerIds(): FUniqueNetId[]
|
|
15037
14996
|
// RemovePlayerFromSession(PlayerID: FUniqueNetId): void
|
|
@@ -15166,7 +15125,7 @@ export type UOnlineStatsWrite_TA = UOnlineStatsWrite & {};
|
|
|
15166
15125
|
|
|
15167
15126
|
/**
|
|
15168
15127
|
* Class Engine.OnlineSubsystem
|
|
15169
|
-
* Size:
|
|
15128
|
+
* Size: 0x0368
|
|
15170
15129
|
* Extends: UObject
|
|
15171
15130
|
*/
|
|
15172
15131
|
export type UOnlineSubsystem = UObject & {
|
|
@@ -15194,35 +15153,34 @@ export type UOnlineSubsystem = UObject & {
|
|
|
15194
15153
|
PurchaseInterface: UOnlinePurchaseInterface; // 0x01a8 (0x0010) [UOnlinePurchaseInterface*]
|
|
15195
15154
|
LobbyInterface: UOnlineLobbyInterface; // 0x01b8 (0x0010) [UOnlineLobbyInterface*]
|
|
15196
15155
|
FriendsInterface: UOnlineFriendsInterface; // 0x01c8 (0x0010) [UOnlineFriendsInterface*]
|
|
15197
|
-
|
|
15198
|
-
|
|
15199
|
-
|
|
15200
|
-
|
|
15201
|
-
|
|
15202
|
-
|
|
15203
|
-
|
|
15204
|
-
|
|
15205
|
-
|
|
15206
|
-
|
|
15207
|
-
|
|
15208
|
-
|
|
15209
|
-
|
|
15210
|
-
|
|
15211
|
-
|
|
15212
|
-
|
|
15213
|
-
|
|
15214
|
-
|
|
15215
|
-
|
|
15216
|
-
|
|
15217
|
-
|
|
15218
|
-
|
|
15219
|
-
|
|
15220
|
-
|
|
15221
|
-
|
|
15222
|
-
|
|
15223
|
-
|
|
15224
|
-
|
|
15225
|
-
__OnSystemUserControllerPairingChanged__Delegate: FScriptDelegate; // 0x0360 (0x0018) [FScriptDelegate]
|
|
15156
|
+
SearchClass: UOnlineGameSearch; // 0x01d8 (0x0008) [UOnlineGameSearch*]
|
|
15157
|
+
bSupportsMultiSignin: boolean; // 0x01e0 (0x0004) [bool : 0x1]
|
|
15158
|
+
bSupportsMultiVoice: boolean; // 0x01e0 (0x0004) [bool : 0x2]
|
|
15159
|
+
bShowPrivilegeCheckErrors: boolean; // 0x01e0 (0x0004) [bool : 0x4]
|
|
15160
|
+
AccountSettings: UPlatformAccountSettings[]; // 0x01e8 (0x0010) [TArray<UPlatformAccountSettings*>]
|
|
15161
|
+
BlockListStatuses: UPlatformBlockListStatus[]; // 0x01f8 (0x0010) [TArray<UPlatformBlockListStatus*>]
|
|
15162
|
+
UnsupportedCorrectiveActionURLs: UPlatformURL[]; // 0x0208 (0x0010) [TArray<UPlatformURL*>]
|
|
15163
|
+
SessionManager: UOnlineSessionManager; // 0x0218 (0x0008) [UOnlineSessionManager*]
|
|
15164
|
+
SteamDLC: FSteamDLCInfo[]; // 0x0220 (0x0010) [TArray<FSteamDLCInfo>]
|
|
15165
|
+
PS4DLC: FPS4DLCInfo[]; // 0x0230 (0x0010) [TArray<FPS4DLCInfo>]
|
|
15166
|
+
XboxOneDLC: FXboxOneDLCInfo[]; // 0x0240 (0x0010) [TArray<FXboxOneDLCInfo>]
|
|
15167
|
+
SwitchDLC: FSwitchDLCInfo[]; // 0x0250 (0x0010) [TArray<FSwitchDLCInfo>]
|
|
15168
|
+
EpicDLC: FEpicDLCInfo[]; // 0x0260 (0x0010) [TArray<FEpicDLCInfo>]
|
|
15169
|
+
OnlinePlatformType: OnlinePlatform; // 0x0270 (0x0001) [OnlinePlatform]
|
|
15170
|
+
CurrentConnectionStatus: EOnlineServerConnectionStatus; // 0x0271 (0x0001) [EOnlineServerConnectionStatus]
|
|
15171
|
+
OnlineSubsystemNames: string[]; // 0x0278 (0x0010) [TArray<FString>]
|
|
15172
|
+
NamedInterfaces: FNamedInterface[]; // 0x0288 (0x0010) [TArray<FNamedInterface>]
|
|
15173
|
+
NamedInterfaceDefs: FNamedInterfaceDef[]; // 0x0298 (0x0010) [TArray<FNamedInterfaceDef>]
|
|
15174
|
+
Sessions: FNamedSession[]; // 0x02a8 (0x0010) [TArray<FNamedSession>]
|
|
15175
|
+
IniLocPatcherClassName: string; // 0x02b8 (0x0010) [FString]
|
|
15176
|
+
Patcher: UIniLocPatcher; // 0x02c8 (0x0008) [UIniLocPatcher*]
|
|
15177
|
+
AsyncMinCompletionTime: number; // 0x02d0 (0x0004) [float]
|
|
15178
|
+
__FeaturePrivilegeLevelUpdated__Delegate: FScriptDelegate; // 0x02d8 (0x0018) [FScriptDelegate]
|
|
15179
|
+
__EventPlatformAccountSettingsCreated__Delegate: FScriptDelegate; // 0x02f0 (0x0018) [FScriptDelegate]
|
|
15180
|
+
__EventPlatformBlockListStatusCreated__Delegate: FScriptDelegate; // 0x0308 (0x0018) [FScriptDelegate]
|
|
15181
|
+
__OnDeviceSuspend__Delegate: FScriptDelegate; // 0x0320 (0x0018) [FScriptDelegate]
|
|
15182
|
+
__OnReadOnlineAvatarComplete__Delegate: FScriptDelegate; // 0x0338 (0x0018) [FScriptDelegate]
|
|
15183
|
+
__OnSystemUserControllerPairingChanged__Delegate: FScriptDelegate; // 0x0350 (0x0018) [FScriptDelegate]
|
|
15226
15184
|
};
|
|
15227
15185
|
|
|
15228
15186
|
// OnlineSubsystem Functions
|
|
@@ -15302,7 +15260,6 @@ export type UOnlineSubsystem = UObject & {
|
|
|
15302
15260
|
// SetPartyChatInterface(NewInterface: UObject): boolean
|
|
15303
15261
|
// SetNewsInterface(NewInterface: UObject): boolean
|
|
15304
15262
|
// SetStatsInterface(NewInterface: UObject): boolean
|
|
15305
|
-
// SetGameClipsInterface(InGameClipsInterface: UObject): boolean
|
|
15306
15263
|
// SetVoiceInterface(NewInterface: UObject): boolean
|
|
15307
15264
|
// SetContentInterface(NewInterface: UObject): boolean
|
|
15308
15265
|
// SetLobbyInterface(InInterface: UObject): boolean
|
package/classes/IpDrv.ts
CHANGED
|
@@ -1755,18 +1755,18 @@ export type UOnlinePurchaseInterfaceImpl = UObject & {
|
|
|
1755
1755
|
|
|
1756
1756
|
/**
|
|
1757
1757
|
* Class IpDrv.OnlineSubsystemCommonImpl
|
|
1758
|
-
* Size:
|
|
1758
|
+
* Size: 0x03B0
|
|
1759
1759
|
* Extends: UOnlineSubsystem
|
|
1760
1760
|
*/
|
|
1761
1761
|
export type UOnlineSubsystemCommonImpl = UOnlineSubsystem & {
|
|
1762
|
-
VoiceEngine: FPointer; //
|
|
1763
|
-
MaxLocalTalkers: number; //
|
|
1764
|
-
MaxRemoteTalkers: number; //
|
|
1765
|
-
bIsUsingSpeechRecognition: boolean; //
|
|
1766
|
-
GameInterfaceImpl: UOnlineGameInterfaceImpl; //
|
|
1767
|
-
AuthInterfaceImpl: UOnlineAuthInterfaceImpl; //
|
|
1768
|
-
PurchaseInterfaceImpl: UOnlinePurchaseInterfaceImpl; //
|
|
1769
|
-
__OnSanitizeStringComplete__Delegate: FScriptDelegate; //
|
|
1762
|
+
VoiceEngine: FPointer; // 0x0368 (0x0008) [FPointer]
|
|
1763
|
+
MaxLocalTalkers: number; // 0x0370 (0x0004) [int32]
|
|
1764
|
+
MaxRemoteTalkers: number; // 0x0374 (0x0004) [int32]
|
|
1765
|
+
bIsUsingSpeechRecognition: boolean; // 0x0378 (0x0004) [bool : 0x1]
|
|
1766
|
+
GameInterfaceImpl: UOnlineGameInterfaceImpl; // 0x0380 (0x0008) [UOnlineGameInterfaceImpl*]
|
|
1767
|
+
AuthInterfaceImpl: UOnlineAuthInterfaceImpl; // 0x0388 (0x0008) [UOnlineAuthInterfaceImpl*]
|
|
1768
|
+
PurchaseInterfaceImpl: UOnlinePurchaseInterfaceImpl; // 0x0390 (0x0008) [UOnlinePurchaseInterfaceImpl*]
|
|
1769
|
+
__OnSanitizeStringComplete__Delegate: FScriptDelegate; // 0x0398 (0x0018) [FScriptDelegate]
|
|
1770
1770
|
};
|
|
1771
1771
|
|
|
1772
1772
|
// OnlineSubsystemCommonImpl Functions
|
|
@@ -9,12 +9,6 @@ import type {
|
|
|
9
9
|
ECommunicationMethod,
|
|
10
10
|
EFeaturePrivilege,
|
|
11
11
|
EFeaturePrivilegeLevel,
|
|
12
|
-
EGameClipsAvailability,
|
|
13
|
-
EGameClipsClipStatus,
|
|
14
|
-
EGameClipsConnection,
|
|
15
|
-
EGameClipsConnectionStatus,
|
|
16
|
-
EGameClipsMaskStatus,
|
|
17
|
-
EGameClipsRecording,
|
|
18
12
|
ELoginStatus,
|
|
19
13
|
ENATType,
|
|
20
14
|
ENetworkNotificationPosition,
|
|
@@ -32,7 +26,6 @@ import type {
|
|
|
32
26
|
FEmsFile,
|
|
33
27
|
FFriendHistoryKey,
|
|
34
28
|
FFriendsQuery,
|
|
35
|
-
FGameClipsMaskArea,
|
|
36
29
|
FLocalizedStringSetting,
|
|
37
30
|
FOnlineFriend,
|
|
38
31
|
FOnlineFriendMessage,
|
|
@@ -81,7 +74,7 @@ export type UAudioDevicesChangedEvent = UObject & {};
|
|
|
81
74
|
|
|
82
75
|
/**
|
|
83
76
|
* Class OnlineSubsystemEOS.EOSErrors
|
|
84
|
-
* Size:
|
|
77
|
+
* Size: 0x00A0
|
|
85
78
|
* Extends: UErrorList
|
|
86
79
|
*/
|
|
87
80
|
export type UEOSErrors = UErrorList & {
|
|
@@ -89,17 +82,6 @@ export type UEOSErrors = UErrorList & {
|
|
|
89
82
|
BlockedListNotFound: UErrorType; // 0x0088 (0x0008) [UErrorType*]
|
|
90
83
|
AcceptFriendRequestFailed: UErrorType; // 0x0090 (0x0008) [UErrorType*]
|
|
91
84
|
RejectFriendRequestFailed: UErrorType; // 0x0098 (0x0008) [UErrorType*]
|
|
92
|
-
GameClipsActivationFailed: UErrorType; // 0x00a0 (0x0008) [UErrorType*]
|
|
93
|
-
GameClipsCleanAudioFailed: UErrorType; // 0x00a8 (0x0008) [UErrorType*]
|
|
94
|
-
GameClipsRecorderInitFailed: UErrorType; // 0x00b0 (0x0008) [UErrorType*]
|
|
95
|
-
GameClipsStartRecordingFailed: UErrorType; // 0x00b8 (0x0008) [UErrorType*]
|
|
96
|
-
GameClipsMaskAreaInvalid: UErrorType; // 0x00c0 (0x0008) [UErrorType*]
|
|
97
|
-
GameClipsStatusListenerFailed: UErrorType; // 0x00c8 (0x0008) [UErrorType*]
|
|
98
|
-
GameClipsUserStatusListenerFailed: UErrorType; // 0x00d0 (0x0008) [UErrorType*]
|
|
99
|
-
GameClipsNotAvailable: UErrorType; // 0x00d8 (0x0008) [UErrorType*]
|
|
100
|
-
GameClipsFailedToUpload: UErrorType; // 0x00e0 (0x0008) [UErrorType*]
|
|
101
|
-
GameClipsCoolingDown: UErrorType; // 0x00e8 (0x0008) [UErrorType*]
|
|
102
|
-
GameClipsUploadLimitReached: UErrorType; // 0x00f0 (0x0008) [UErrorType*]
|
|
103
85
|
};
|
|
104
86
|
|
|
105
87
|
/**
|
|
@@ -190,50 +172,6 @@ export type UOnlineFriendsInterfaceEOS = UOnlineFriendsInterfaceImpl & {
|
|
|
190
172
|
// GetActivePlatformId(LocalUserNum: number, AccountId: FUniqueNetId, PlatformId: FUniqueNetId): boolean
|
|
191
173
|
// RequestLinkedAccounts(LocalUserNum: number, AccountIds: FUniqueNetId[], Callback: FScriptDelegate): boolean
|
|
192
174
|
|
|
193
|
-
/**
|
|
194
|
-
* Class OnlineSubsystemEOS.OnlineGameClipsInterfaceEOS
|
|
195
|
-
* Size: 0x0110
|
|
196
|
-
* Extends: UObject
|
|
197
|
-
*/
|
|
198
|
-
export type UOnlineGameClipsInterfaceEOS = UObject & {
|
|
199
|
-
GameClipsHandle: FPointer; // 0x0060 (0x0008) [FPointer]
|
|
200
|
-
__EventAvailabilityChanged__Delegate: FScriptDelegate; // 0x0068 (0x0018) [FScriptDelegate]
|
|
201
|
-
__EventRecordingChanged__Delegate: FScriptDelegate; // 0x0080 (0x0018) [FScriptDelegate]
|
|
202
|
-
__EventConnectionStatusChanged__Delegate: FScriptDelegate; // 0x0098 (0x0018) [FScriptDelegate]
|
|
203
|
-
__EventClipStatusChanged__Delegate: FScriptDelegate; // 0x00b0 (0x0018) [FScriptDelegate]
|
|
204
|
-
__EventMaskStatusChanged__Delegate: FScriptDelegate; // 0x00c8 (0x0018) [FScriptDelegate]
|
|
205
|
-
__EventGeneralErrorOccurred__Delegate: FScriptDelegate; // 0x00e0 (0x0018) [FScriptDelegate]
|
|
206
|
-
__EventClipErrorOccurred__Delegate: FScriptDelegate; // 0x00f8 (0x0018) [FScriptDelegate]
|
|
207
|
-
};
|
|
208
|
-
|
|
209
|
-
// OnlineGameClipsInterfaceEOS Functions
|
|
210
|
-
// NotifyEventClipErrorOccurred(InCallback: FScriptDelegate): void
|
|
211
|
-
// EventClipErrorOccurred(InEpicAccountId: string, ClipId: number, InErrorType: UErrorType): void
|
|
212
|
-
// NotifyEventGeneralErrorOccurred(InCallback: FScriptDelegate): void
|
|
213
|
-
// EventGeneralErrorOccurred(InErrorType: UErrorType): void
|
|
214
|
-
// NotifyEventMaskStatusChanged(InCallback: FScriptDelegate): void
|
|
215
|
-
// EventMaskStatusChanged(InMaskAreaHandle: bigint, InMaskArea: FGameClipsMaskArea, InNewMaskStatus: EGameClipsMaskStatus): void
|
|
216
|
-
// NotifyEventClipStatusChanged(InCallback: FScriptDelegate): void
|
|
217
|
-
// EventClipStatusChanged(InEpicAccountId: string, InClipId: number, InNewClipStatus: EGameClipsClipStatus): void
|
|
218
|
-
// NotifyEventConnectionStatusChanged(InCallback: FScriptDelegate): void
|
|
219
|
-
// EventConnectionStatusChanged(InEpicAccountId: string, InConnection: EGameClipsConnection, InNewConnectionStatus: EGameClipsConnectionStatus): void
|
|
220
|
-
// NotifyEventRecordingChanged(InCallback: FScriptDelegate): void
|
|
221
|
-
// EventRecordingChanged(InNewRecording: EGameClipsRecording): void
|
|
222
|
-
// NotifyEventAvailabilityChanged(InCallback: FScriptDelegate): void
|
|
223
|
-
// EventAvailabilityChanged(InNewAvailability: EGameClipsAvailability): void
|
|
224
|
-
// IsUploading(): boolean
|
|
225
|
-
// IsRecording(): boolean
|
|
226
|
-
// IsAvailable(): boolean
|
|
227
|
-
// GetTimeUntilUnthrottled(InEpicAccountId: string): number
|
|
228
|
-
// IsClipUploadingLimitReached(InEpicAccountId: string): boolean
|
|
229
|
-
// SetUserMaxClipUploadsPerMinute(InMaxClipUploadsPerMinute: number): void
|
|
230
|
-
// IsAccountLinked(InEpicAccountId: string): boolean
|
|
231
|
-
// CreateClip(InEpicAccountId: string, InClipType: string): number
|
|
232
|
-
// DisableMaskArea(InMaskAreaHandle: bigint): void
|
|
233
|
-
// EnableMaskArea(InMaskArea: FGameClipsMaskArea): bigint
|
|
234
|
-
// StopRecording(): void
|
|
235
|
-
// StartRecording(InClipDuration: bigint): void
|
|
236
|
-
|
|
237
175
|
/**
|
|
238
176
|
* Class OnlineSubsystemEOS.OnlineGameInterfaceEOS
|
|
239
177
|
* Size: 0x0334
|
|
@@ -652,67 +590,64 @@ export type UOnlineStatsInterfaceEOS = UObject & {
|
|
|
652
590
|
|
|
653
591
|
/**
|
|
654
592
|
* Class OnlineSubsystemEOS.OnlineSubsystemEOS
|
|
655
|
-
* Size:
|
|
593
|
+
* Size: 0x0720
|
|
656
594
|
* Extends: UOnlineSubsystemCommonImpl
|
|
657
595
|
*/
|
|
658
596
|
export type UOnlineSubsystemEOS = UOnlineSubsystemCommonImpl & {
|
|
659
|
-
PlayerInterfaceEOS: UOnlinePlayerInterfaceEOS; //
|
|
660
|
-
GameInterfaceEOS: UOnlineGameInterfaceEOS; //
|
|
661
|
-
StatsInterfaceEOS: UOnlineStatsInterfaceEOS; //
|
|
662
|
-
AuthInterfaceEOS: UOnlineAuthInterfaceEOS; //
|
|
663
|
-
PersistentAuthInterfaceEOS: UOnlinePersistentAuthInterfaceEOS; //
|
|
664
|
-
FriendsInterfaceEOS: UOnlineFriendsInterfaceEOS; //
|
|
665
|
-
UserCloudFileInterfaceEOS: UOnlineUserCloudFileInterfaceEOS; //
|
|
666
|
-
VoiceInterfaceEOS: UOnlineVoiceInterfaceEOS; //
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
__EventTextMessageSigned__Delegate: FScriptDelegate; // 0x0700 (0x0018) [FScriptDelegate]
|
|
714
|
-
__EventTextMessageValidated__Delegate: FScriptDelegate; // 0x0718 (0x0018) [FScriptDelegate]
|
|
715
|
-
__OnCaptureAvailabilityChange__Delegate: FScriptDelegate; // 0x0730 (0x0018) [FScriptDelegate]
|
|
597
|
+
PlayerInterfaceEOS: UOnlinePlayerInterfaceEOS; // 0x03b0 (0x0008) [UOnlinePlayerInterfaceEOS*]
|
|
598
|
+
GameInterfaceEOS: UOnlineGameInterfaceEOS; // 0x03b8 (0x0008) [UOnlineGameInterfaceEOS*]
|
|
599
|
+
StatsInterfaceEOS: UOnlineStatsInterfaceEOS; // 0x03c0 (0x0008) [UOnlineStatsInterfaceEOS*]
|
|
600
|
+
AuthInterfaceEOS: UOnlineAuthInterfaceEOS; // 0x03c8 (0x0008) [UOnlineAuthInterfaceEOS*]
|
|
601
|
+
PersistentAuthInterfaceEOS: UOnlinePersistentAuthInterfaceEOS; // 0x03d0 (0x0008) [UOnlinePersistentAuthInterfaceEOS*]
|
|
602
|
+
FriendsInterfaceEOS: UOnlineFriendsInterfaceEOS; // 0x03d8 (0x0008) [UOnlineFriendsInterfaceEOS*]
|
|
603
|
+
UserCloudFileInterfaceEOS: UOnlineUserCloudFileInterfaceEOS; // 0x03e0 (0x0008) [UOnlineUserCloudFileInterfaceEOS*]
|
|
604
|
+
VoiceInterfaceEOS: UOnlineVoiceInterfaceEOS; // 0x03e8 (0x0008) [UOnlineVoiceInterfaceEOS*]
|
|
605
|
+
AntiCheatInterfaceEOS: UOnlineAntiCheatInterfaceEOS; // 0x03f0 (0x0008) [UOnlineAntiCheatInterfaceEOS*]
|
|
606
|
+
SpeechRecognitionCompleteDelegates: FScriptDelegate[]; // 0x03f8 (0x0010) [TArray<FScriptDelegate>]
|
|
607
|
+
AuthHandle: FPointer; // 0x0408 (0x0008) [FPointer]
|
|
608
|
+
FriendsHandle: FPointer; // 0x0410 (0x0008) [FPointer]
|
|
609
|
+
UserInfoHandle: FPointer; // 0x0418 (0x0008) [FPointer]
|
|
610
|
+
PresenceHandle: FPointer; // 0x0420 (0x0008) [FPointer]
|
|
611
|
+
ConnectHandle: FPointer; // 0x0428 (0x0008) [FPointer]
|
|
612
|
+
SessionsHandle: FPointer; // 0x0430 (0x0008) [FPointer]
|
|
613
|
+
PDSHandle: FPointer; // 0x0438 (0x0008) [FPointer]
|
|
614
|
+
StatsHandle: FPointer; // 0x0440 (0x0008) [FPointer]
|
|
615
|
+
AchievementsHandle: FPointer; // 0x0448 (0x0008) [FPointer]
|
|
616
|
+
EcomHandle: FPointer; // 0x0450 (0x0008) [FPointer]
|
|
617
|
+
UIHandle: FPointer; // 0x0458 (0x0008) [FPointer]
|
|
618
|
+
RTCHandle: FPointer; // 0x0460 (0x0008) [FPointer]
|
|
619
|
+
RTCAudioHandle: FPointer; // 0x0468 (0x0008) [FPointer]
|
|
620
|
+
RTCAdminHandle: FPointer; // 0x0470 (0x0008) [FPointer]
|
|
621
|
+
EULATrackingHandle: FPointer; // 0x0478 (0x0008) [FPointer]
|
|
622
|
+
UnlockedDLC: FName[]; // 0x0480 (0x0010) [TArray<FName>]
|
|
623
|
+
UnlockedDLCDelegates: FScriptDelegate[]; // 0x0490 (0x0010) [TArray<FScriptDelegate>]
|
|
624
|
+
ExternalUIChangeDelegates: FScriptDelegate[]; // 0x04a0 (0x0010) [TArray<FScriptDelegate>]
|
|
625
|
+
__OnMicroTxnResponse__Delegate: FScriptDelegate; // 0x04b0 (0x0018) [FScriptDelegate]
|
|
626
|
+
__EventGetAppPriceInfoComplete__Delegate: FScriptDelegate; // 0x04c8 (0x0018) [FScriptDelegate]
|
|
627
|
+
__OnPlayerTalking__Delegate: FScriptDelegate; // 0x04e0 (0x0018) [FScriptDelegate]
|
|
628
|
+
__OnRecognitionComplete__Delegate: FScriptDelegate; // 0x04f8 (0x0018) [FScriptDelegate]
|
|
629
|
+
__OnReadOnlineStatsComplete__Delegate: FScriptDelegate; // 0x0510 (0x0018) [FScriptDelegate]
|
|
630
|
+
__OnRegisterHostStatGuidComplete__Delegate: FScriptDelegate; // 0x0528 (0x0018) [FScriptDelegate]
|
|
631
|
+
__OnFlushOnlineStatsComplete__Delegate: FScriptDelegate; // 0x0540 (0x0018) [FScriptDelegate]
|
|
632
|
+
__OnLinkStatusChange__Delegate: FScriptDelegate; // 0x0558 (0x0018) [FScriptDelegate]
|
|
633
|
+
__OnExternalUIChange__Delegate: FScriptDelegate; // 0x0570 (0x0018) [FScriptDelegate]
|
|
634
|
+
__OnControllerChange__Delegate: FScriptDelegate; // 0x0588 (0x0018) [FScriptDelegate]
|
|
635
|
+
__OnConnectionStatusChange__Delegate: FScriptDelegate; // 0x05a0 (0x0018) [FScriptDelegate]
|
|
636
|
+
__OnStorageDeviceChange__Delegate: FScriptDelegate; // 0x05b8 (0x0018) [FScriptDelegate]
|
|
637
|
+
__OnCreateOnlineAccountCompleted__Delegate: FScriptDelegate; // 0x05d0 (0x0018) [FScriptDelegate]
|
|
638
|
+
__OnPlayerTalkingStateChange__Delegate: FScriptDelegate; // 0x05e8 (0x0018) [FScriptDelegate]
|
|
639
|
+
__OnCloseKickPlayerDialog__Delegate: FScriptDelegate; // 0x0600 (0x0018) [FScriptDelegate]
|
|
640
|
+
__OnCommerceDialogClosed__Delegate: FScriptDelegate; // 0x0618 (0x0018) [FScriptDelegate]
|
|
641
|
+
__OnErrorDialogClosed__Delegate: FScriptDelegate; // 0x0630 (0x0018) [FScriptDelegate]
|
|
642
|
+
__OnUnlockedDLCChange__Delegate: FScriptDelegate; // 0x0648 (0x0018) [FScriptDelegate]
|
|
643
|
+
__OnStorePurchaseCompleteDelegate__Delegate: FScriptDelegate; // 0x0660 (0x0018) [FScriptDelegate]
|
|
644
|
+
__OnUserOrphaned__Delegate: FScriptDelegate; // 0x0678 (0x0018) [FScriptDelegate]
|
|
645
|
+
__OnUserRestored__Delegate: FScriptDelegate; // 0x0690 (0x0018) [FScriptDelegate]
|
|
646
|
+
__OnPlayerSigningOut__Delegate: FScriptDelegate; // 0x06a8 (0x0018) [FScriptDelegate]
|
|
647
|
+
__EventCryptoKeyCreated__Delegate: FScriptDelegate; // 0x06c0 (0x0018) [FScriptDelegate]
|
|
648
|
+
__EventTextMessageSigned__Delegate: FScriptDelegate; // 0x06d8 (0x0018) [FScriptDelegate]
|
|
649
|
+
__EventTextMessageValidated__Delegate: FScriptDelegate; // 0x06f0 (0x0018) [FScriptDelegate]
|
|
650
|
+
__OnCaptureAvailabilityChange__Delegate: FScriptDelegate; // 0x0708 (0x0018) [FScriptDelegate]
|
|
716
651
|
};
|
|
717
652
|
|
|
718
653
|
// OnlineSubsystemEOS Functions
|
|
@@ -983,12 +918,3 @@ export type UOnlineVoiceInterfaceEOS = UObject & {
|
|
|
983
918
|
// EventRemovedFromVoiceRoom(EpicAccountId: string, RoomName: string, RemovedResult: EVoiceResultCode): void
|
|
984
919
|
// EventJoinedVoiceRoom(EpicAccountId: string, RoomName: string, JoinResult: EVoiceResultCode): void
|
|
985
920
|
// EventLeftVoiceRoom(EpicAccountId: string, RoomName: string, LeaveResult: EVoiceResultCode): void
|
|
986
|
-
|
|
987
|
-
/**
|
|
988
|
-
* Class OnlineSubsystemEOS.VideoRecorderEOS
|
|
989
|
-
* Size: 0x0068
|
|
990
|
-
* Extends: UObject
|
|
991
|
-
*/
|
|
992
|
-
export type UVideoRecorderEOS = UObject & {
|
|
993
|
-
VfTable_FTickableObject: FPointer; // 0x0060 (0x0008) [FPointer]
|
|
994
|
-
};
|