@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.
@@ -670,7 +670,7 @@ export const OnlinePurchaseInterfaceSteamworks = {
670
670
 
671
671
  /**
672
672
  * Engine.OnlineSubsystem Offsets
673
- * Size: 0x0378
673
+ * Size: 0x0368
674
674
  * Extends: Object_
675
675
  */
676
676
  export const OnlineSubsystem = {
@@ -698,234 +698,233 @@ export const OnlineSubsystem = {
698
698
  PurchaseInterface: 0x01a8n, // 0x01a8 (0x0010) [UOnlinePurchaseInterface*]
699
699
  LobbyInterface: 0x01b8n, // 0x01b8 (0x0010) [UOnlineLobbyInterface*]
700
700
  FriendsInterface: 0x01c8n, // 0x01c8 (0x0010) [UOnlineFriendsInterface*]
701
- GameClipsInterface: 0x01d8n, // 0x01d8 (0x0010) [UOnlineGameClipsInterface*]
702
- SearchClass: 0x01e8n, // 0x01e8 (0x0008) [UOnlineGameSearch*]
703
- bSupportsMultiSignin: 0x01f0n, // 0x01f0 (0x0004) [bool : 0x1]
704
- bSupportsMultiVoice: 0x01f0n, // 0x01f0 (0x0004) [bool : 0x2]
705
- bShowPrivilegeCheckErrors: 0x01f0n, // 0x01f0 (0x0004) [bool : 0x4]
706
- AccountSettings: 0x01f8n, // 0x01f8 (0x0010) [TArray<UPlatformAccountSettings*>]
707
- BlockListStatuses: 0x0208n, // 0x0208 (0x0010) [TArray<UPlatformBlockListStatus*>]
708
- UnsupportedCorrectiveActionURLs: 0x0218n, // 0x0218 (0x0010) [TArray<UPlatformURL*>]
709
- SessionManager: 0x0228n, // 0x0228 (0x0008) [UOnlineSessionManager*]
710
- SteamDLC: 0x0230n, // 0x0230 (0x0010) [TArray<FSteamDLCInfo>]
711
- PS4DLC: 0x0240n, // 0x0240 (0x0010) [TArray<FPS4DLCInfo>]
712
- XboxOneDLC: 0x0250n, // 0x0250 (0x0010) [TArray<FXboxOneDLCInfo>]
713
- SwitchDLC: 0x0260n, // 0x0260 (0x0010) [TArray<FSwitchDLCInfo>]
714
- EpicDLC: 0x0270n, // 0x0270 (0x0010) [TArray<FEpicDLCInfo>]
715
- OnlinePlatformType: 0x0280n, // 0x0280 (0x0001) [OnlinePlatform]
716
- CurrentConnectionStatus: 0x0281n, // 0x0281 (0x0001) [EOnlineServerConnectionStatus]
717
- OnlineSubsystemNames: 0x0288n, // 0x0288 (0x0010) [TArray<FString>]
718
- NamedInterfaces: 0x0298n, // 0x0298 (0x0010) [TArray<FNamedInterface>]
719
- NamedInterfaceDefs: 0x02a8n, // 0x02a8 (0x0010) [TArray<FNamedInterfaceDef>]
720
- Sessions: 0x02b8n, // 0x02b8 (0x0010) [TArray<FNamedSession>]
721
- IniLocPatcherClassName: 0x02c8n, // 0x02c8 (0x0010) [FString]
722
- Patcher: 0x02d8n, // 0x02d8 (0x0008) [UIniLocPatcher*]
723
- AsyncMinCompletionTime: 0x02e0n, // 0x02e0 (0x0004) [float]
724
- __FeaturePrivilegeLevelUpdated__Delegate: 0x02e8n, // 0x02e8 (0x0018) [FScriptDelegate]
725
- __EventPlatformAccountSettingsCreated__Delegate: 0x0300n, // 0x0300 (0x0018) [FScriptDelegate]
726
- __EventPlatformBlockListStatusCreated__Delegate: 0x0318n, // 0x0318 (0x0018) [FScriptDelegate]
727
- __OnDeviceSuspend__Delegate: 0x0330n, // 0x0330 (0x0018) [FScriptDelegate]
728
- __OnReadOnlineAvatarComplete__Delegate: 0x0348n, // 0x0348 (0x0018) [FScriptDelegate]
729
- __OnSystemUserControllerPairingChanged__Delegate: 0x0360n, // 0x0360 (0x0018) [FScriptDelegate]
701
+ SearchClass: 0x01d8n, // 0x01d8 (0x0008) [UOnlineGameSearch*]
702
+ bSupportsMultiSignin: 0x01e0n, // 0x01e0 (0x0004) [bool : 0x1]
703
+ bSupportsMultiVoice: 0x01e0n, // 0x01e0 (0x0004) [bool : 0x2]
704
+ bShowPrivilegeCheckErrors: 0x01e0n, // 0x01e0 (0x0004) [bool : 0x4]
705
+ AccountSettings: 0x01e8n, // 0x01e8 (0x0010) [TArray<UPlatformAccountSettings*>]
706
+ BlockListStatuses: 0x01f8n, // 0x01f8 (0x0010) [TArray<UPlatformBlockListStatus*>]
707
+ UnsupportedCorrectiveActionURLs: 0x0208n, // 0x0208 (0x0010) [TArray<UPlatformURL*>]
708
+ SessionManager: 0x0218n, // 0x0218 (0x0008) [UOnlineSessionManager*]
709
+ SteamDLC: 0x0220n, // 0x0220 (0x0010) [TArray<FSteamDLCInfo>]
710
+ PS4DLC: 0x0230n, // 0x0230 (0x0010) [TArray<FPS4DLCInfo>]
711
+ XboxOneDLC: 0x0240n, // 0x0240 (0x0010) [TArray<FXboxOneDLCInfo>]
712
+ SwitchDLC: 0x0250n, // 0x0250 (0x0010) [TArray<FSwitchDLCInfo>]
713
+ EpicDLC: 0x0260n, // 0x0260 (0x0010) [TArray<FEpicDLCInfo>]
714
+ OnlinePlatformType: 0x0270n, // 0x0270 (0x0001) [OnlinePlatform]
715
+ CurrentConnectionStatus: 0x0271n, // 0x0271 (0x0001) [EOnlineServerConnectionStatus]
716
+ OnlineSubsystemNames: 0x0278n, // 0x0278 (0x0010) [TArray<FString>]
717
+ NamedInterfaces: 0x0288n, // 0x0288 (0x0010) [TArray<FNamedInterface>]
718
+ NamedInterfaceDefs: 0x0298n, // 0x0298 (0x0010) [TArray<FNamedInterfaceDef>]
719
+ Sessions: 0x02a8n, // 0x02a8 (0x0010) [TArray<FNamedSession>]
720
+ IniLocPatcherClassName: 0x02b8n, // 0x02b8 (0x0010) [FString]
721
+ Patcher: 0x02c8n, // 0x02c8 (0x0008) [UIniLocPatcher*]
722
+ AsyncMinCompletionTime: 0x02d0n, // 0x02d0 (0x0004) [float]
723
+ __FeaturePrivilegeLevelUpdated__Delegate: 0x02d8n, // 0x02d8 (0x0018) [FScriptDelegate]
724
+ __EventPlatformAccountSettingsCreated__Delegate: 0x02f0n, // 0x02f0 (0x0018) [FScriptDelegate]
725
+ __EventPlatformBlockListStatusCreated__Delegate: 0x0308n, // 0x0308 (0x0018) [FScriptDelegate]
726
+ __OnDeviceSuspend__Delegate: 0x0320n, // 0x0320 (0x0018) [FScriptDelegate]
727
+ __OnReadOnlineAvatarComplete__Delegate: 0x0338n, // 0x0338 (0x0018) [FScriptDelegate]
728
+ __OnSystemUserControllerPairingChanged__Delegate: 0x0350n, // 0x0350 (0x0018) [FScriptDelegate]
730
729
  ...Object_,
731
730
  } as const;
732
731
 
733
732
  /**
734
733
  * IpDrv.OnlineSubsystemCommonImpl Offsets
735
- * Size: 0x03c0
734
+ * Size: 0x03b0
736
735
  * Extends: OnlineSubsystem
737
736
  */
738
737
  export const OnlineSubsystemCommonImpl = {
739
- VoiceEngine: 0x0378n, // 0x0378 (0x0008) [FPointer]
740
- MaxLocalTalkers: 0x0380n, // 0x0380 (0x0004) [int32]
741
- MaxRemoteTalkers: 0x0384n, // 0x0384 (0x0004) [int32]
742
- bIsUsingSpeechRecognition: 0x0388n, // 0x0388 (0x0004) [bool : 0x1]
743
- GameInterfaceImpl: 0x0390n, // 0x0390 (0x0008) [UOnlineGameInterfaceImpl*]
744
- AuthInterfaceImpl: 0x0398n, // 0x0398 (0x0008) [UOnlineAuthInterfaceImpl*]
745
- PurchaseInterfaceImpl: 0x03a0n, // 0x03a0 (0x0008) [UOnlinePurchaseInterfaceImpl*]
746
- __OnSanitizeStringComplete__Delegate: 0x03a8n, // 0x03a8 (0x0018) [FScriptDelegate]
738
+ VoiceEngine: 0x0368n, // 0x0368 (0x0008) [FPointer]
739
+ MaxLocalTalkers: 0x0370n, // 0x0370 (0x0004) [int32]
740
+ MaxRemoteTalkers: 0x0374n, // 0x0374 (0x0004) [int32]
741
+ bIsUsingSpeechRecognition: 0x0378n, // 0x0378 (0x0004) [bool : 0x1]
742
+ GameInterfaceImpl: 0x0380n, // 0x0380 (0x0008) [UOnlineGameInterfaceImpl*]
743
+ AuthInterfaceImpl: 0x0388n, // 0x0388 (0x0008) [UOnlineAuthInterfaceImpl*]
744
+ PurchaseInterfaceImpl: 0x0390n, // 0x0390 (0x0008) [UOnlinePurchaseInterfaceImpl*]
745
+ __OnSanitizeStringComplete__Delegate: 0x0398n, // 0x0398 (0x0018) [FScriptDelegate]
747
746
  ...OnlineSubsystem,
748
747
  } as const;
749
748
 
750
749
  /**
751
750
  * OnlineSubsystemSteamworks.OnlineSubsystemSteamworks Offsets
752
- * Size: 0x1030
751
+ * Size: 0x1020
753
752
  * Extends: OnlineSubsystemCommonImpl
754
753
  */
755
754
  export const OnlineSubsystemSteamworks = {
756
- Discord: 0x03c0n, // 0x03c0 (0x0008) [FPointer]
757
- UnlockedDLC: 0x03c8n, // 0x03c8 (0x0010) [TArray<FName>]
758
- UnlockedDLCDelegates: 0x03d8n, // 0x03d8 (0x0010) [TArray<FScriptDelegate>]
759
- bStoringAchievement: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x1]
760
- bClientStatsStorePending: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x2]
761
- bGSStatsStoresSuccess: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x4]
762
- bNeedsKeyboardTicking: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x8]
763
- bLastHasConnection: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x10]
764
- bIsStatsSessionOk: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x20]
765
- bHasSteamworksAccount: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x40]
766
- bShouldUseMcp: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x80]
767
- bShowIPCCount: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x100]
768
- bInterceptFriendMessages: 0x03e8n, // 0x03e8 (0x0004) [bool : 0x200]
769
- TotalGSStatsStoresPending: 0x03ecn, // 0x03ec (0x0004) [int32]
770
- UserStatsReceivedState: 0x03f0n, // 0x03f0 (0x0001) [EOnlineEnumerationReadState]
771
- LoggedInStatus: 0x03f1n, // 0x03f1 (0x0001) [ELoginStatus]
772
- KeyboardInputWasCanceled: 0x03f2n, // 0x03f2 (0x0001) [uint8]
773
- bWasKeyboardInputCanceled: 0x03f3n, // 0x03f3 (0x0001) [uint8]
774
- CurrentNotificationPosition: 0x03f4n, // 0x03f4 (0x0001) [ENetworkNotificationPosition]
775
- CachedGameInt: 0x03f8n, // 0x03f8 (0x0008) [UOnlineGameInterfaceSteamworks*]
776
- LocalProfileName: 0x0400n, // 0x0400 (0x0010) [FString]
777
- LoggedInPlayerName: 0x0410n, // 0x0410 (0x0010) [FString]
778
- LoggedInPlayerId: 0x0420n, // 0x0420 (0x0048) [FUniqueNetId]
779
- LoggedInPlayerNum: 0x0468n, // 0x0468 (0x0004) [int32]
780
- LoggedInCountry: 0x0470n, // 0x0470 (0x0010) [FString]
781
- AvatarSizes: 0x0480n, // 0x0480 (0x0010) [TArray<int32>]
782
- WriteProfileSettingsDelegates: 0x0490n, // 0x0490 (0x0010) [TArray<FScriptDelegate>]
783
- CachedProfile: 0x04a0n, // 0x04a0 (0x0008) [UOnlineProfileSettings*]
784
- LocalPlayerStorageReadDelegates: 0x04a8n, // 0x04a8 (0x0010) [TArray<FScriptDelegate>]
785
- LocalPlayerStorageWriteDelegates: 0x04b8n, // 0x04b8 (0x0010) [TArray<FScriptDelegate>]
786
- RemotePlayerStorageReadDelegates: 0x04c8n, // 0x04c8 (0x0010) [TArray<FScriptDelegate>]
787
- SpeechRecognitionCompleteDelegates: 0x04d8n, // 0x04d8 (0x0010) [TArray<FScriptDelegate>]
788
- ReadFriendsDelegates: 0x04e8n, // 0x04e8 (0x0010) [TArray<FScriptDelegate>]
789
- FriendsChangeDelegates: 0x04f8n, // 0x04f8 (0x0010) [TArray<FScriptDelegate>]
790
- MutingChangeDelegates: 0x0508n, // 0x0508 (0x0010) [TArray<FScriptDelegate>]
791
- LoginChangeDelegates: 0x0518n, // 0x0518 (0x0010) [TArray<FScriptDelegate>]
792
- LoginFailedDelegates: 0x0528n, // 0x0528 (0x0010) [TArray<FScriptDelegate>]
793
- TalkingDelegates: 0x0538n, // 0x0538 (0x0010) [TArray<FScriptDelegate>]
794
- ReadOnlineStatsCompleteDelegates: 0x0548n, // 0x0548 (0x0010) [TArray<FScriptDelegate>]
795
- FlushOnlineStatsDelegates: 0x0558n, // 0x0558 (0x0010) [TArray<FScriptDelegate>]
796
- ConnectionStatusChangeDelegates: 0x0568n, // 0x0568 (0x0010) [TArray<FScriptDelegate>]
797
- LinkStatusDelegates: 0x0578n, // 0x0578 (0x0010) [TArray<FScriptDelegate>]
798
- ReadTitleFileCompleteDelegates: 0x0588n, // 0x0588 (0x0010) [TArray<FScriptDelegate>]
799
- AchievementDelegates: 0x0598n, // 0x0598 (0x0010) [TArray<FScriptDelegate>]
800
- AchievementReadDelegates: 0x05a8n, // 0x05a8 (0x0010) [TArray<FScriptDelegate>]
801
- EnumerateUserFilesCompleteDelegates: 0x05b8n, // 0x05b8 (0x0010) [TArray<FScriptDelegate>]
802
- ReadUserFileCompleteDelegates: 0x05c8n, // 0x05c8 (0x0010) [TArray<FScriptDelegate>]
803
- WriteUserFileCompleteDelegates: 0x05d8n, // 0x05d8 (0x0010) [TArray<FScriptDelegate>]
804
- DeleteUserFileCompleteDelegates: 0x05e8n, // 0x05e8 (0x0010) [TArray<FScriptDelegate>]
805
- SharedFileReadCompleteDelegates: 0x05f8n, // 0x05f8 (0x0010) [TArray<FScriptDelegate>]
806
- SharedFileWriteCompleteDelegates: 0x0608n, // 0x0608 (0x0010) [TArray<FScriptDelegate>]
807
- ExternalUIChangeDelegates: 0x0618n, // 0x0618 (0x0010) [TArray<FScriptDelegate>]
808
- KeyboardInputCompleteDelegates: 0x0628n, // 0x0628 (0x0010) [TArray<FScriptDelegate>]
809
- KeyboardInputResults: 0x0638n, // 0x0638 (0x0010) [FString]
810
- CurrentLocalTalker: 0x0648n, // 0x0648 (0x0058) [FLocalTalkerSteam]
811
- LastLocalTalkerNotificationTime: 0x06a0n, // 0x06a0 (0x0004) [float]
812
- MaxTalkerNotificationTime: 0x06a4n, // 0x06a4 (0x0004) [float]
813
- PendingRequestUserInformation: 0x06a8n, // 0x06a8 (0x0010) [TArray<FUniqueNetId>]
814
- RemoteTalkers: 0x06b8n, // 0x06b8 (0x0010) [TArray<FRemoteTalker>]
815
- AppID: 0x06c8n, // 0x06c8 (0x0004) [int32]
816
- CurrentStatsRead: 0x06d0n, // 0x06d0 (0x0008) [UOnlineStatsRead*]
817
- PendingStats: 0x06d8n, // 0x06d8 (0x0010) [TArray<FPendingPlayerStats>]
818
- KeyboardResultsString: 0x06e8n, // 0x06e8 (0x0010) [FString]
819
- KeyboardInputDelegates: 0x06f8n, // 0x06f8 (0x0010) [TArray<FScriptDelegate>]
820
- FriendInviteReceivedDelegates: 0x0708n, // 0x0708 (0x0010) [TArray<FScriptDelegate>]
821
- FriendMessageReceivedDelegates: 0x0718n, // 0x0718 (0x0010) [TArray<FScriptDelegate>]
822
- AddFriendByNameCompleteDelegates: 0x0728n, // 0x0728 (0x0010) [TArray<FScriptDelegate>]
823
- ProfileCache: 0x0738n, // 0x0738 (0x0038) [FProfileSettingsCache]
824
- PlayerStorageCache: 0x0770n, // 0x0770 (0x0008) [UOnlinePlayerStorage*]
825
- CachedFriendMessage: 0x0778n, // 0x0778 (0x0010) [FString]
826
- DeviceCache: 0x0788n, // 0x0788 (0x0030) [FDeviceIdCache]
827
- LocationUrlsForInvites: 0x07b8n, // 0x07b8 (0x0010) [TArray<FString>]
828
- LocationUrl: 0x07c8n, // 0x07c8 (0x0010) [FString]
829
- ReceivedGameInviteDelegates: 0x07d8n, // 0x07d8 (0x0010) [TArray<FScriptDelegate>]
830
- JoinFriendGameCompleteDelegates: 0x07e8n, // 0x07e8 (0x0010) [TArray<FScriptDelegate>]
831
- GetNumberOfCurrentPlayersCompleteDelegates: 0x07f8n, // 0x07f8 (0x0010) [TArray<FScriptDelegate>]
832
- RegisterHostStatGuidCompleteDelegates: 0x0808n, // 0x0808 (0x0010) [TArray<FScriptDelegate>]
833
- CachedFriendMessages: 0x0818n, // 0x0818 (0x0010) [TArray<FOnlineFriendMessage>]
834
- StatusMappings: 0x0828n, // 0x0828 (0x0010) [TArray<FOnlineStatusMapping>]
835
- DefaultStatus: 0x0838n, // 0x0838 (0x0010) [FString]
836
- GameInviteMessage: 0x0848n, // 0x0848 (0x0010) [FString]
837
- ControllerStates: 0x0858n, // 0x0858 (0x0020) [FControllerConnectionState]
838
- ConnectionPresenceTimeInterval: 0x0878n, // 0x0878 (0x0004) [float]
839
- ConnectionPresenceElapsedTime: 0x087cn, // 0x087c (0x0004) [float]
840
- EncryptedProductKey: 0x0880n, // 0x0880 (0x0010) [FString]
841
- MuteList: 0x0890n, // 0x0890 (0x0010) [TArray<FUniqueNetId>]
842
- UserCloudFiles: 0x08a0n, // 0x08a0 (0x0010) [TArray<FSteamUserCloud>]
843
- UserCloudMetadata: 0x08b0n, // 0x08b0 (0x0010) [TArray<FSteamUserCloudMetadata>]
844
- SharedFileCache: 0x08c0n, // 0x08c0 (0x0010) [TArray<FTitleFile>]
845
- QueuedAvatarRequests: 0x08d0n, // 0x08d0 (0x0010) [TArray<FQueuedAvatarRequest>]
846
- AchievementMappings: 0x08e0n, // 0x08e0 (0x0010) [TArray<FAchievementMappingInfo>]
847
- PendingAchievementProgress: 0x08f0n, // 0x08f0 (0x0010) [TArray<FAchievementProgressStat>]
848
- LeaderboardList: 0x0900n, // 0x0900 (0x0010) [TArray<FLeaderboardTemplate>]
849
- DeferredLeaderboardReads: 0x0910n, // 0x0910 (0x0010) [TArray<FDeferredLeaderboardRead>]
850
- DeferredLeaderboardWrites: 0x0920n, // 0x0920 (0x0010) [TArray<FDeferredLeaderboardWrite>]
851
- PendingLeaderboardStats: 0x0930n, // 0x0930 (0x0010) [TArray<FDeferredLeaderboardWrite>]
852
- LeaderboardNameMappings: 0x0940n, // 0x0940 (0x0010) [TArray<FViewIdToLeaderboardName>]
853
- GameServerStatsMappings: 0x0950n, // 0x0950 (0x0010) [TArray<int32>]
854
- CachedPurchaseInt: 0x0960n, // 0x0960 (0x0008) [UOnlinePurchaseInterfaceSteamworks*]
855
- CachedAuthInt: 0x0968n, // 0x0968 (0x0008) [UOnlineAuthInterfaceSteamworks*]
856
- PendingRedirects: 0x0970n, // 0x0970 (0x0010) [TArray<FIpAddr>]
857
- LobbyInterfaceImpl: 0x0980n, // 0x0980 (0x0008) [UOnlineLobbyInterfaceSteamworks*]
858
- __CanPlayOnlineChanged__Delegate: 0x0988n, // 0x0988 (0x0018) [FScriptDelegate]
859
- __OnUserSwitchComplete__Delegate: 0x09a0n, // 0x09a0 (0x0018) [FScriptDelegate]
860
- __OnUserSignInComplete__Delegate: 0x09b8n, // 0x09b8 (0x0018) [FScriptDelegate]
861
- __OnLoginChange__Delegate: 0x09d0n, // 0x09d0 (0x0018) [FScriptDelegate]
862
- __OnLoginCancelled__Delegate: 0x09e8n, // 0x09e8 (0x0018) [FScriptDelegate]
863
- __OnMutingChange__Delegate: 0x0a00n, // 0x0a00 (0x0018) [FScriptDelegate]
864
- __OnFriendsChange__Delegate: 0x0a18n, // 0x0a18 (0x0018) [FScriptDelegate]
865
- __OnFriendInviteAccepted__Delegate: 0x0a30n, // 0x0a30 (0x0018) [FScriptDelegate]
866
- __FriendPresenceChange__Delegate: 0x0a48n, // 0x0a48 (0x0018) [FScriptDelegate]
867
- __OnAvatarChange__Delegate: 0x0a60n, // 0x0a60 (0x0018) [FScriptDelegate]
868
- __OnLoginFailed__Delegate: 0x0a78n, // 0x0a78 (0x0018) [FScriptDelegate]
869
- __OnLogoutCompleted__Delegate: 0x0a90n, // 0x0a90 (0x0018) [FScriptDelegate]
870
- __OnLoginStatusChange__Delegate: 0x0aa8n, // 0x0aa8 (0x0018) [FScriptDelegate]
871
- __OnReadProfileSettingsComplete__Delegate: 0x0ac0n, // 0x0ac0 (0x0018) [FScriptDelegate]
872
- __OnWriteProfileSettingsComplete__Delegate: 0x0ad8n, // 0x0ad8 (0x0018) [FScriptDelegate]
873
- __OnReadPlayerStorageComplete__Delegate: 0x0af0n, // 0x0af0 (0x0018) [FScriptDelegate]
874
- __OnReadPlayerStorageForNetIdComplete__Delegate: 0x0b08n, // 0x0b08 (0x0018) [FScriptDelegate]
875
- __OnWritePlayerStorageComplete__Delegate: 0x0b20n, // 0x0b20 (0x0018) [FScriptDelegate]
876
- __OnReadFriendsComplete__Delegate: 0x0b38n, // 0x0b38 (0x0018) [FScriptDelegate]
877
- __OnPlayerTalkingStateChange__Delegate: 0x0b50n, // 0x0b50 (0x0018) [FScriptDelegate]
878
- __OnRecognitionComplete__Delegate: 0x0b68n, // 0x0b68 (0x0018) [FScriptDelegate]
879
- __OnReadOnlineStatsComplete__Delegate: 0x0b80n, // 0x0b80 (0x0018) [FScriptDelegate]
880
- __OnFlushOnlineStatsComplete__Delegate: 0x0b98n, // 0x0b98 (0x0018) [FScriptDelegate]
881
- __OnLinkStatusChange__Delegate: 0x0bb0n, // 0x0bb0 (0x0018) [FScriptDelegate]
882
- __OnExternalUIChange__Delegate: 0x0bc8n, // 0x0bc8 (0x0018) [FScriptDelegate]
883
- __OnControllerChange__Delegate: 0x0be0n, // 0x0be0 (0x0018) [FScriptDelegate]
884
- __OnUserOrphaned__Delegate: 0x0bf8n, // 0x0bf8 (0x0018) [FScriptDelegate]
885
- __OnUserRestored__Delegate: 0x0c10n, // 0x0c10 (0x0018) [FScriptDelegate]
886
- __OnConnectionStatusChange__Delegate: 0x0c28n, // 0x0c28 (0x0018) [FScriptDelegate]
887
- __OnStorageDeviceChange__Delegate: 0x0c40n, // 0x0c40 (0x0018) [FScriptDelegate]
888
- __OnReadTitleFileComplete__Delegate: 0x0c58n, // 0x0c58 (0x0018) [FScriptDelegate]
889
- __OnKeyboardInputComplete__Delegate: 0x0c70n, // 0x0c70 (0x0018) [FScriptDelegate]
890
- __OnAddFriendComplete__Delegate: 0x0c88n, // 0x0c88 (0x0018) [FScriptDelegate]
891
- __OnQueryUserByDisplayName__Delegate: 0x0ca0n, // 0x0ca0 (0x0018) [FScriptDelegate]
892
- __OnAddFriendByNameComplete__Delegate: 0x0cb8n, // 0x0cb8 (0x0018) [FScriptDelegate]
893
- __OnRemoveFriendComplete__Delegate: 0x0cd0n, // 0x0cd0 (0x0018) [FScriptDelegate]
894
- __OnAcceptFriendInviteComplete__Delegate: 0x0ce8n, // 0x0ce8 (0x0018) [FScriptDelegate]
895
- __OnDenyFriendInviteComplete__Delegate: 0x0d00n, // 0x0d00 (0x0018) [FScriptDelegate]
896
- __OnFriendInviteReceived__Delegate: 0x0d18n, // 0x0d18 (0x0018) [FScriptDelegate]
897
- __OnFriendInviteCanceled__Delegate: 0x0d30n, // 0x0d30 (0x0018) [FScriptDelegate]
898
- __OnReceivedGameInvite__Delegate: 0x0d48n, // 0x0d48 (0x0018) [FScriptDelegate]
899
- __OnJoinFriendGameComplete__Delegate: 0x0d60n, // 0x0d60 (0x0018) [FScriptDelegate]
900
- __OnFriendMessageReceived__Delegate: 0x0d78n, // 0x0d78 (0x0018) [FScriptDelegate]
901
- __OnRegisterHostStatGuidComplete__Delegate: 0x0d90n, // 0x0d90 (0x0018) [FScriptDelegate]
902
- __OnDeviceSelectionComplete__Delegate: 0x0da8n, // 0x0da8 (0x0018) [FScriptDelegate]
903
- __OnUnlockAchievementComplete__Delegate: 0x0dc0n, // 0x0dc0 (0x0018) [FScriptDelegate]
904
- __OnProfileDataChanged__Delegate: 0x0dd8n, // 0x0dd8 (0x0018) [FScriptDelegate]
905
- __OnReadAchievementsComplete__Delegate: 0x0df0n, // 0x0df0 (0x0018) [FScriptDelegate]
906
- __OnGetNumberOfCurrentPlayersComplete__Delegate: 0x0e08n, // 0x0e08 (0x0018) [FScriptDelegate]
907
- __OnReadCrossTitleProfileSettingsComplete__Delegate: 0x0e20n, // 0x0e20 (0x0018) [FScriptDelegate]
908
- __OnEnumerateUserFilesComplete__Delegate: 0x0e38n, // 0x0e38 (0x0018) [FScriptDelegate]
909
- __OnReadUserFileComplete__Delegate: 0x0e50n, // 0x0e50 (0x0018) [FScriptDelegate]
910
- __OnWriteUserFileComplete__Delegate: 0x0e68n, // 0x0e68 (0x0018) [FScriptDelegate]
911
- __OnDeleteUserFileComplete__Delegate: 0x0e80n, // 0x0e80 (0x0018) [FScriptDelegate]
912
- __OnReadSharedFileComplete__Delegate: 0x0e98n, // 0x0e98 (0x0018) [FScriptDelegate]
913
- __OnWriteSharedFileComplete__Delegate: 0x0eb0n, // 0x0eb0 (0x0018) [FScriptDelegate]
914
- __OnStorePurchaseCompleteDelegate__Delegate: 0x0ec8n, // 0x0ec8 (0x0018) [FScriptDelegate]
915
- __OnUnlockedDLCChange__Delegate: 0x0ee0n, // 0x0ee0 (0x0018) [FScriptDelegate]
916
- __OnSaveDataNoSpaceDialogComplete__Delegate: 0x0ef8n, // 0x0ef8 (0x0018) [FScriptDelegate]
917
- __OnCommerceDialogClosed__Delegate: 0x0f10n, // 0x0f10 (0x0018) [FScriptDelegate]
918
- __OnCloseKickPlayerDialog__Delegate: 0x0f28n, // 0x0f28 (0x0018) [FScriptDelegate]
919
- __OnErrorDialogClosed__Delegate: 0x0f40n, // 0x0f40 (0x0018) [FScriptDelegate]
920
- __OnRegisteredController__Delegate: 0x0f58n, // 0x0f58 (0x0018) [FScriptDelegate]
921
- __OnUnregisteredController__Delegate: 0x0f70n, // 0x0f70 (0x0018) [FScriptDelegate]
922
- __OnInputAPIChanged__Delegate: 0x0f88n, // 0x0f88 (0x0018) [FScriptDelegate]
923
- __OnPlayerSigningOut__Delegate: 0x0fa0n, // 0x0fa0 (0x0018) [FScriptDelegate]
924
- __EpicIDToPlatformIDCallback__Delegate: 0x0fb8n, // 0x0fb8 (0x0018) [FScriptDelegate]
925
- __OnBlockListUpdated__Delegate: 0x0fd0n, // 0x0fd0 (0x0018) [FScriptDelegate]
926
- __OnPlayerBlocked__Delegate: 0x0fe8n, // 0x0fe8 (0x0018) [FScriptDelegate]
927
- __OnPlayerUnblocked__Delegate: 0x1000n, // 0x1000 (0x0018) [FScriptDelegate]
928
- __OnCaptureAvailabilityChange__Delegate: 0x1018n, // 0x1018 (0x0018) [FScriptDelegate]
755
+ Discord: 0x03b0n, // 0x03b0 (0x0008) [FPointer]
756
+ UnlockedDLC: 0x03b8n, // 0x03b8 (0x0010) [TArray<FName>]
757
+ UnlockedDLCDelegates: 0x03c8n, // 0x03c8 (0x0010) [TArray<FScriptDelegate>]
758
+ bStoringAchievement: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x1]
759
+ bClientStatsStorePending: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x2]
760
+ bGSStatsStoresSuccess: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x4]
761
+ bNeedsKeyboardTicking: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x8]
762
+ bLastHasConnection: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x10]
763
+ bIsStatsSessionOk: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x20]
764
+ bHasSteamworksAccount: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x40]
765
+ bShouldUseMcp: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x80]
766
+ bShowIPCCount: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x100]
767
+ bInterceptFriendMessages: 0x03d8n, // 0x03d8 (0x0004) [bool : 0x200]
768
+ TotalGSStatsStoresPending: 0x03dcn, // 0x03dc (0x0004) [int32]
769
+ UserStatsReceivedState: 0x03e0n, // 0x03e0 (0x0001) [EOnlineEnumerationReadState]
770
+ LoggedInStatus: 0x03e1n, // 0x03e1 (0x0001) [ELoginStatus]
771
+ KeyboardInputWasCanceled: 0x03e2n, // 0x03e2 (0x0001) [uint8]
772
+ bWasKeyboardInputCanceled: 0x03e3n, // 0x03e3 (0x0001) [uint8]
773
+ CurrentNotificationPosition: 0x03e4n, // 0x03e4 (0x0001) [ENetworkNotificationPosition]
774
+ CachedGameInt: 0x03e8n, // 0x03e8 (0x0008) [UOnlineGameInterfaceSteamworks*]
775
+ LocalProfileName: 0x03f0n, // 0x03f0 (0x0010) [FString]
776
+ LoggedInPlayerName: 0x0400n, // 0x0400 (0x0010) [FString]
777
+ LoggedInPlayerId: 0x0410n, // 0x0410 (0x0048) [FUniqueNetId]
778
+ LoggedInPlayerNum: 0x0458n, // 0x0458 (0x0004) [int32]
779
+ LoggedInCountry: 0x0460n, // 0x0460 (0x0010) [FString]
780
+ AvatarSizes: 0x0470n, // 0x0470 (0x0010) [TArray<int32>]
781
+ WriteProfileSettingsDelegates: 0x0480n, // 0x0480 (0x0010) [TArray<FScriptDelegate>]
782
+ CachedProfile: 0x0490n, // 0x0490 (0x0008) [UOnlineProfileSettings*]
783
+ LocalPlayerStorageReadDelegates: 0x0498n, // 0x0498 (0x0010) [TArray<FScriptDelegate>]
784
+ LocalPlayerStorageWriteDelegates: 0x04a8n, // 0x04a8 (0x0010) [TArray<FScriptDelegate>]
785
+ RemotePlayerStorageReadDelegates: 0x04b8n, // 0x04b8 (0x0010) [TArray<FScriptDelegate>]
786
+ SpeechRecognitionCompleteDelegates: 0x04c8n, // 0x04c8 (0x0010) [TArray<FScriptDelegate>]
787
+ ReadFriendsDelegates: 0x04d8n, // 0x04d8 (0x0010) [TArray<FScriptDelegate>]
788
+ FriendsChangeDelegates: 0x04e8n, // 0x04e8 (0x0010) [TArray<FScriptDelegate>]
789
+ MutingChangeDelegates: 0x04f8n, // 0x04f8 (0x0010) [TArray<FScriptDelegate>]
790
+ LoginChangeDelegates: 0x0508n, // 0x0508 (0x0010) [TArray<FScriptDelegate>]
791
+ LoginFailedDelegates: 0x0518n, // 0x0518 (0x0010) [TArray<FScriptDelegate>]
792
+ TalkingDelegates: 0x0528n, // 0x0528 (0x0010) [TArray<FScriptDelegate>]
793
+ ReadOnlineStatsCompleteDelegates: 0x0538n, // 0x0538 (0x0010) [TArray<FScriptDelegate>]
794
+ FlushOnlineStatsDelegates: 0x0548n, // 0x0548 (0x0010) [TArray<FScriptDelegate>]
795
+ ConnectionStatusChangeDelegates: 0x0558n, // 0x0558 (0x0010) [TArray<FScriptDelegate>]
796
+ LinkStatusDelegates: 0x0568n, // 0x0568 (0x0010) [TArray<FScriptDelegate>]
797
+ ReadTitleFileCompleteDelegates: 0x0578n, // 0x0578 (0x0010) [TArray<FScriptDelegate>]
798
+ AchievementDelegates: 0x0588n, // 0x0588 (0x0010) [TArray<FScriptDelegate>]
799
+ AchievementReadDelegates: 0x0598n, // 0x0598 (0x0010) [TArray<FScriptDelegate>]
800
+ EnumerateUserFilesCompleteDelegates: 0x05a8n, // 0x05a8 (0x0010) [TArray<FScriptDelegate>]
801
+ ReadUserFileCompleteDelegates: 0x05b8n, // 0x05b8 (0x0010) [TArray<FScriptDelegate>]
802
+ WriteUserFileCompleteDelegates: 0x05c8n, // 0x05c8 (0x0010) [TArray<FScriptDelegate>]
803
+ DeleteUserFileCompleteDelegates: 0x05d8n, // 0x05d8 (0x0010) [TArray<FScriptDelegate>]
804
+ SharedFileReadCompleteDelegates: 0x05e8n, // 0x05e8 (0x0010) [TArray<FScriptDelegate>]
805
+ SharedFileWriteCompleteDelegates: 0x05f8n, // 0x05f8 (0x0010) [TArray<FScriptDelegate>]
806
+ ExternalUIChangeDelegates: 0x0608n, // 0x0608 (0x0010) [TArray<FScriptDelegate>]
807
+ KeyboardInputCompleteDelegates: 0x0618n, // 0x0618 (0x0010) [TArray<FScriptDelegate>]
808
+ KeyboardInputResults: 0x0628n, // 0x0628 (0x0010) [FString]
809
+ CurrentLocalTalker: 0x0638n, // 0x0638 (0x0058) [FLocalTalkerSteam]
810
+ LastLocalTalkerNotificationTime: 0x0690n, // 0x0690 (0x0004) [float]
811
+ MaxTalkerNotificationTime: 0x0694n, // 0x0694 (0x0004) [float]
812
+ PendingRequestUserInformation: 0x0698n, // 0x0698 (0x0010) [TArray<FUniqueNetId>]
813
+ RemoteTalkers: 0x06a8n, // 0x06a8 (0x0010) [TArray<FRemoteTalker>]
814
+ AppID: 0x06b8n, // 0x06b8 (0x0004) [int32]
815
+ CurrentStatsRead: 0x06c0n, // 0x06c0 (0x0008) [UOnlineStatsRead*]
816
+ PendingStats: 0x06c8n, // 0x06c8 (0x0010) [TArray<FPendingPlayerStats>]
817
+ KeyboardResultsString: 0x06d8n, // 0x06d8 (0x0010) [FString]
818
+ KeyboardInputDelegates: 0x06e8n, // 0x06e8 (0x0010) [TArray<FScriptDelegate>]
819
+ FriendInviteReceivedDelegates: 0x06f8n, // 0x06f8 (0x0010) [TArray<FScriptDelegate>]
820
+ FriendMessageReceivedDelegates: 0x0708n, // 0x0708 (0x0010) [TArray<FScriptDelegate>]
821
+ AddFriendByNameCompleteDelegates: 0x0718n, // 0x0718 (0x0010) [TArray<FScriptDelegate>]
822
+ ProfileCache: 0x0728n, // 0x0728 (0x0038) [FProfileSettingsCache]
823
+ PlayerStorageCache: 0x0760n, // 0x0760 (0x0008) [UOnlinePlayerStorage*]
824
+ CachedFriendMessage: 0x0768n, // 0x0768 (0x0010) [FString]
825
+ DeviceCache: 0x0778n, // 0x0778 (0x0030) [FDeviceIdCache]
826
+ LocationUrlsForInvites: 0x07a8n, // 0x07a8 (0x0010) [TArray<FString>]
827
+ LocationUrl: 0x07b8n, // 0x07b8 (0x0010) [FString]
828
+ ReceivedGameInviteDelegates: 0x07c8n, // 0x07c8 (0x0010) [TArray<FScriptDelegate>]
829
+ JoinFriendGameCompleteDelegates: 0x07d8n, // 0x07d8 (0x0010) [TArray<FScriptDelegate>]
830
+ GetNumberOfCurrentPlayersCompleteDelegates: 0x07e8n, // 0x07e8 (0x0010) [TArray<FScriptDelegate>]
831
+ RegisterHostStatGuidCompleteDelegates: 0x07f8n, // 0x07f8 (0x0010) [TArray<FScriptDelegate>]
832
+ CachedFriendMessages: 0x0808n, // 0x0808 (0x0010) [TArray<FOnlineFriendMessage>]
833
+ StatusMappings: 0x0818n, // 0x0818 (0x0010) [TArray<FOnlineStatusMapping>]
834
+ DefaultStatus: 0x0828n, // 0x0828 (0x0010) [FString]
835
+ GameInviteMessage: 0x0838n, // 0x0838 (0x0010) [FString]
836
+ ControllerStates: 0x0848n, // 0x0848 (0x0020) [FControllerConnectionState]
837
+ ConnectionPresenceTimeInterval: 0x0868n, // 0x0868 (0x0004) [float]
838
+ ConnectionPresenceElapsedTime: 0x086cn, // 0x086c (0x0004) [float]
839
+ EncryptedProductKey: 0x0870n, // 0x0870 (0x0010) [FString]
840
+ MuteList: 0x0880n, // 0x0880 (0x0010) [TArray<FUniqueNetId>]
841
+ UserCloudFiles: 0x0890n, // 0x0890 (0x0010) [TArray<FSteamUserCloud>]
842
+ UserCloudMetadata: 0x08a0n, // 0x08a0 (0x0010) [TArray<FSteamUserCloudMetadata>]
843
+ SharedFileCache: 0x08b0n, // 0x08b0 (0x0010) [TArray<FTitleFile>]
844
+ QueuedAvatarRequests: 0x08c0n, // 0x08c0 (0x0010) [TArray<FQueuedAvatarRequest>]
845
+ AchievementMappings: 0x08d0n, // 0x08d0 (0x0010) [TArray<FAchievementMappingInfo>]
846
+ PendingAchievementProgress: 0x08e0n, // 0x08e0 (0x0010) [TArray<FAchievementProgressStat>]
847
+ LeaderboardList: 0x08f0n, // 0x08f0 (0x0010) [TArray<FLeaderboardTemplate>]
848
+ DeferredLeaderboardReads: 0x0900n, // 0x0900 (0x0010) [TArray<FDeferredLeaderboardRead>]
849
+ DeferredLeaderboardWrites: 0x0910n, // 0x0910 (0x0010) [TArray<FDeferredLeaderboardWrite>]
850
+ PendingLeaderboardStats: 0x0920n, // 0x0920 (0x0010) [TArray<FDeferredLeaderboardWrite>]
851
+ LeaderboardNameMappings: 0x0930n, // 0x0930 (0x0010) [TArray<FViewIdToLeaderboardName>]
852
+ GameServerStatsMappings: 0x0940n, // 0x0940 (0x0010) [TArray<int32>]
853
+ CachedPurchaseInt: 0x0950n, // 0x0950 (0x0008) [UOnlinePurchaseInterfaceSteamworks*]
854
+ CachedAuthInt: 0x0958n, // 0x0958 (0x0008) [UOnlineAuthInterfaceSteamworks*]
855
+ PendingRedirects: 0x0960n, // 0x0960 (0x0010) [TArray<FIpAddr>]
856
+ LobbyInterfaceImpl: 0x0970n, // 0x0970 (0x0008) [UOnlineLobbyInterfaceSteamworks*]
857
+ __CanPlayOnlineChanged__Delegate: 0x0978n, // 0x0978 (0x0018) [FScriptDelegate]
858
+ __OnUserSwitchComplete__Delegate: 0x0990n, // 0x0990 (0x0018) [FScriptDelegate]
859
+ __OnUserSignInComplete__Delegate: 0x09a8n, // 0x09a8 (0x0018) [FScriptDelegate]
860
+ __OnLoginChange__Delegate: 0x09c0n, // 0x09c0 (0x0018) [FScriptDelegate]
861
+ __OnLoginCancelled__Delegate: 0x09d8n, // 0x09d8 (0x0018) [FScriptDelegate]
862
+ __OnMutingChange__Delegate: 0x09f0n, // 0x09f0 (0x0018) [FScriptDelegate]
863
+ __OnFriendsChange__Delegate: 0x0a08n, // 0x0a08 (0x0018) [FScriptDelegate]
864
+ __OnFriendInviteAccepted__Delegate: 0x0a20n, // 0x0a20 (0x0018) [FScriptDelegate]
865
+ __FriendPresenceChange__Delegate: 0x0a38n, // 0x0a38 (0x0018) [FScriptDelegate]
866
+ __OnAvatarChange__Delegate: 0x0a50n, // 0x0a50 (0x0018) [FScriptDelegate]
867
+ __OnLoginFailed__Delegate: 0x0a68n, // 0x0a68 (0x0018) [FScriptDelegate]
868
+ __OnLogoutCompleted__Delegate: 0x0a80n, // 0x0a80 (0x0018) [FScriptDelegate]
869
+ __OnLoginStatusChange__Delegate: 0x0a98n, // 0x0a98 (0x0018) [FScriptDelegate]
870
+ __OnReadProfileSettingsComplete__Delegate: 0x0ab0n, // 0x0ab0 (0x0018) [FScriptDelegate]
871
+ __OnWriteProfileSettingsComplete__Delegate: 0x0ac8n, // 0x0ac8 (0x0018) [FScriptDelegate]
872
+ __OnReadPlayerStorageComplete__Delegate: 0x0ae0n, // 0x0ae0 (0x0018) [FScriptDelegate]
873
+ __OnReadPlayerStorageForNetIdComplete__Delegate: 0x0af8n, // 0x0af8 (0x0018) [FScriptDelegate]
874
+ __OnWritePlayerStorageComplete__Delegate: 0x0b10n, // 0x0b10 (0x0018) [FScriptDelegate]
875
+ __OnReadFriendsComplete__Delegate: 0x0b28n, // 0x0b28 (0x0018) [FScriptDelegate]
876
+ __OnPlayerTalkingStateChange__Delegate: 0x0b40n, // 0x0b40 (0x0018) [FScriptDelegate]
877
+ __OnRecognitionComplete__Delegate: 0x0b58n, // 0x0b58 (0x0018) [FScriptDelegate]
878
+ __OnReadOnlineStatsComplete__Delegate: 0x0b70n, // 0x0b70 (0x0018) [FScriptDelegate]
879
+ __OnFlushOnlineStatsComplete__Delegate: 0x0b88n, // 0x0b88 (0x0018) [FScriptDelegate]
880
+ __OnLinkStatusChange__Delegate: 0x0ba0n, // 0x0ba0 (0x0018) [FScriptDelegate]
881
+ __OnExternalUIChange__Delegate: 0x0bb8n, // 0x0bb8 (0x0018) [FScriptDelegate]
882
+ __OnControllerChange__Delegate: 0x0bd0n, // 0x0bd0 (0x0018) [FScriptDelegate]
883
+ __OnUserOrphaned__Delegate: 0x0be8n, // 0x0be8 (0x0018) [FScriptDelegate]
884
+ __OnUserRestored__Delegate: 0x0c00n, // 0x0c00 (0x0018) [FScriptDelegate]
885
+ __OnConnectionStatusChange__Delegate: 0x0c18n, // 0x0c18 (0x0018) [FScriptDelegate]
886
+ __OnStorageDeviceChange__Delegate: 0x0c30n, // 0x0c30 (0x0018) [FScriptDelegate]
887
+ __OnReadTitleFileComplete__Delegate: 0x0c48n, // 0x0c48 (0x0018) [FScriptDelegate]
888
+ __OnKeyboardInputComplete__Delegate: 0x0c60n, // 0x0c60 (0x0018) [FScriptDelegate]
889
+ __OnAddFriendComplete__Delegate: 0x0c78n, // 0x0c78 (0x0018) [FScriptDelegate]
890
+ __OnQueryUserByDisplayName__Delegate: 0x0c90n, // 0x0c90 (0x0018) [FScriptDelegate]
891
+ __OnAddFriendByNameComplete__Delegate: 0x0ca8n, // 0x0ca8 (0x0018) [FScriptDelegate]
892
+ __OnRemoveFriendComplete__Delegate: 0x0cc0n, // 0x0cc0 (0x0018) [FScriptDelegate]
893
+ __OnAcceptFriendInviteComplete__Delegate: 0x0cd8n, // 0x0cd8 (0x0018) [FScriptDelegate]
894
+ __OnDenyFriendInviteComplete__Delegate: 0x0cf0n, // 0x0cf0 (0x0018) [FScriptDelegate]
895
+ __OnFriendInviteReceived__Delegate: 0x0d08n, // 0x0d08 (0x0018) [FScriptDelegate]
896
+ __OnFriendInviteCanceled__Delegate: 0x0d20n, // 0x0d20 (0x0018) [FScriptDelegate]
897
+ __OnReceivedGameInvite__Delegate: 0x0d38n, // 0x0d38 (0x0018) [FScriptDelegate]
898
+ __OnJoinFriendGameComplete__Delegate: 0x0d50n, // 0x0d50 (0x0018) [FScriptDelegate]
899
+ __OnFriendMessageReceived__Delegate: 0x0d68n, // 0x0d68 (0x0018) [FScriptDelegate]
900
+ __OnRegisterHostStatGuidComplete__Delegate: 0x0d80n, // 0x0d80 (0x0018) [FScriptDelegate]
901
+ __OnDeviceSelectionComplete__Delegate: 0x0d98n, // 0x0d98 (0x0018) [FScriptDelegate]
902
+ __OnUnlockAchievementComplete__Delegate: 0x0db0n, // 0x0db0 (0x0018) [FScriptDelegate]
903
+ __OnProfileDataChanged__Delegate: 0x0dc8n, // 0x0dc8 (0x0018) [FScriptDelegate]
904
+ __OnReadAchievementsComplete__Delegate: 0x0de0n, // 0x0de0 (0x0018) [FScriptDelegate]
905
+ __OnGetNumberOfCurrentPlayersComplete__Delegate: 0x0df8n, // 0x0df8 (0x0018) [FScriptDelegate]
906
+ __OnReadCrossTitleProfileSettingsComplete__Delegate: 0x0e10n, // 0x0e10 (0x0018) [FScriptDelegate]
907
+ __OnEnumerateUserFilesComplete__Delegate: 0x0e28n, // 0x0e28 (0x0018) [FScriptDelegate]
908
+ __OnReadUserFileComplete__Delegate: 0x0e40n, // 0x0e40 (0x0018) [FScriptDelegate]
909
+ __OnWriteUserFileComplete__Delegate: 0x0e58n, // 0x0e58 (0x0018) [FScriptDelegate]
910
+ __OnDeleteUserFileComplete__Delegate: 0x0e70n, // 0x0e70 (0x0018) [FScriptDelegate]
911
+ __OnReadSharedFileComplete__Delegate: 0x0e88n, // 0x0e88 (0x0018) [FScriptDelegate]
912
+ __OnWriteSharedFileComplete__Delegate: 0x0ea0n, // 0x0ea0 (0x0018) [FScriptDelegate]
913
+ __OnStorePurchaseCompleteDelegate__Delegate: 0x0eb8n, // 0x0eb8 (0x0018) [FScriptDelegate]
914
+ __OnUnlockedDLCChange__Delegate: 0x0ed0n, // 0x0ed0 (0x0018) [FScriptDelegate]
915
+ __OnSaveDataNoSpaceDialogComplete__Delegate: 0x0ee8n, // 0x0ee8 (0x0018) [FScriptDelegate]
916
+ __OnCommerceDialogClosed__Delegate: 0x0f00n, // 0x0f00 (0x0018) [FScriptDelegate]
917
+ __OnCloseKickPlayerDialog__Delegate: 0x0f18n, // 0x0f18 (0x0018) [FScriptDelegate]
918
+ __OnErrorDialogClosed__Delegate: 0x0f30n, // 0x0f30 (0x0018) [FScriptDelegate]
919
+ __OnRegisteredController__Delegate: 0x0f48n, // 0x0f48 (0x0018) [FScriptDelegate]
920
+ __OnUnregisteredController__Delegate: 0x0f60n, // 0x0f60 (0x0018) [FScriptDelegate]
921
+ __OnInputAPIChanged__Delegate: 0x0f78n, // 0x0f78 (0x0018) [FScriptDelegate]
922
+ __OnPlayerSigningOut__Delegate: 0x0f90n, // 0x0f90 (0x0018) [FScriptDelegate]
923
+ __EpicIDToPlatformIDCallback__Delegate: 0x0fa8n, // 0x0fa8 (0x0018) [FScriptDelegate]
924
+ __OnBlockListUpdated__Delegate: 0x0fc0n, // 0x0fc0 (0x0018) [FScriptDelegate]
925
+ __OnPlayerBlocked__Delegate: 0x0fd8n, // 0x0fd8 (0x0018) [FScriptDelegate]
926
+ __OnPlayerUnblocked__Delegate: 0x0ff0n, // 0x0ff0 (0x0018) [FScriptDelegate]
927
+ __OnCaptureAvailabilityChange__Delegate: 0x1008n, // 0x1008 (0x0018) [FScriptDelegate]
929
928
  ...OnlineSubsystemCommonImpl,
930
929
  } as const;
931
930
 
@@ -11995,6 +11995,15 @@ export const PsyNetWordFilter_X = {
11995
11995
  ...Component,
11996
11996
  } as const;
11997
11997
 
11998
+ /**
11999
+ * ProjectX.QREnconder_X Offsets
12000
+ * Size: 0x0060
12001
+ * Extends: Object_
12002
+ */
12003
+ export const QREnconder_X = {
12004
+ ...Object_,
12005
+ } as const;
12006
+
11998
12007
  /**
11999
12008
  * ProjectX.QueuedOfflineMessage_X Offsets
12000
12009
  * Size: 0x0060