0x00x0290
Members 13
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | ApplicationWillDeactivateDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationHasReactivatedDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationWillEnterBackgroundDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationHasEnteredForegroundDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationWillTerminateDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationShouldUnloadResourcesDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationReceivedStartupArgumentsDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationRegisteredForRemoteNotificationsDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationRegisteredForUserNotificationsDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationFailedToRegisterForRemoteNotificationsDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationReceivedRemoteNotificationDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationReceivedLocalNotificationDelegate | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | ApplicationReceivedScreenOrientationChangedNotificationDelegate | FMulticastScriptDelegate | 4 flags | <delegate> |
Inherited from UGameInstance 6
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | LocalPlayers | TArray<ULocalPlayer*> | Protected+4 flags | [] | |
| 0x08 | OnlineSession | UOnlineSession* | Protected+6 flags | nullptr | |
| 0x10 | ReferencedObjects | TArray<UObject*> | Protected+4 flags | [] | |
| 0x0060 | 0x18 | padding / unreflected | |||
| 0x10 | OnPawnControllerChangedDelegates | FMulticastScriptDelegate | Protected+4 flags | <delegate> | |
| 0x0088 | 0x18 | padding / unreflected | |||
| 0x10 | OnInputDeviceConnectionChange | FMulticastScriptDelegate | 4 flags | <delegate> | |
| 0x10 | OnUserInputDevicePairingChange | FMulticastScriptDelegate | 4 flags | <delegate> | |
Functions 8
| Signature | Flags | Native | Params |
|---|---|---|---|
| void PlatformStartupArgumentsDelegate__DelegateSignature(const TArray<FString>& StartupArguments) | Public | 0x10 | |
| void PlatformScreenOrientationChangedDelegate__DelegateSignature(const EScreenOrientation& inScreenOrientation) | Public | 0x01 | |
| void PlatformRegisteredForUserNotificationsDelegate__DelegateSignature(int32 inInt) | Public | 0x04 | |
| void PlatformRegisteredForRemoteNotificationsDelegate__DelegateSignature(const TArray<uint8>& inArray) | Public | 0x10 | |
| void PlatformReceivedRemoteNotificationDelegate__DelegateSignature(const FString& InString, const EApplicationState& inAppState) | Public | 0x11 | |
| void PlatformReceivedLocalNotificationDelegate__DelegateSignature(const FString& InString, int32 inInt, const EApplicationState& inAppState) | Public | 0x15 | |
| void PlatformFailedToRegisterForRemoteNotificationsDelegate__DelegateSignature(const FString& InString) | Public | 0x10 | |
| void PlatformDelegate__DelegateSignature() | Public | 0x00 |