Zdexby TheHolyOneZ
5,360 classes
Class

UPlatformGameInstance

: UGameInstance : UObject
/Script/Engine.PlatformGameInstance 0x0290 (656 B) align 8 inherited 0x01C0 vtable /Script/Engine
0x00x0290

Members 13

OffsetSizeNameTypeFlagsDefault
0x10ApplicationWillDeactivateDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationHasReactivatedDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationWillEnterBackgroundDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationHasEnteredForegroundDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationWillTerminateDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationShouldUnloadResourcesDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationReceivedStartupArgumentsDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationRegisteredForRemoteNotificationsDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationRegisteredForUserNotificationsDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationFailedToRegisterForRemoteNotificationsDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationReceivedRemoteNotificationDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationReceivedLocalNotificationDelegateFMulticastScriptDelegate4 flags<delegate>
0x10ApplicationReceivedScreenOrientationChangedNotificationDelegateFMulticastScriptDelegate4 flags<delegate>
Inherited from UGameInstance 6
OffsetSizeNameTypeFlagsDefault
0x10LocalPlayersTArray<ULocalPlayer*>Protected+4 flags[]
0x08OnlineSessionUOnlineSession*Protected+6 flagsnullptr
0x10ReferencedObjectsTArray<UObject*>Protected+4 flags[]
0x00600x18padding / unreflected
0x10OnPawnControllerChangedDelegatesFMulticastScriptDelegateProtected+4 flags<delegate>
0x00880x18padding / unreflected
0x10OnInputDeviceConnectionChangeFMulticastScriptDelegate4 flags<delegate>
0x10OnUserInputDevicePairingChangeFMulticastScriptDelegate4 flags<delegate>

Functions 8

SignatureFlagsNativeParams
void PlatformStartupArgumentsDelegate__DelegateSignature(const TArray<FString>& StartupArguments)Public0x10
void PlatformScreenOrientationChangedDelegate__DelegateSignature(const EScreenOrientation& inScreenOrientation)Public0x01
void PlatformRegisteredForUserNotificationsDelegate__DelegateSignature(int32 inInt)Public0x04
void PlatformRegisteredForRemoteNotificationsDelegate__DelegateSignature(const TArray<uint8>& inArray)Public0x10
void PlatformReceivedRemoteNotificationDelegate__DelegateSignature(const FString& InString, const EApplicationState& inAppState)Public0x11
void PlatformReceivedLocalNotificationDelegate__DelegateSignature(const FString& InString, int32 inInt, const EApplicationState& inAppState)Public0x15
void PlatformFailedToRegisterForRemoteNotificationsDelegate__DelegateSignature(const FString& InString)Public0x10
void PlatformDelegate__DelegateSignature()Public0x00