#include <IOSAppDelegate.h>
◆ AreHeadphonesPluggedIn
| - (bool) AreHeadphonesPluggedIn |
|
|
|
◆ CheckForZoomAccessibility
| - (void) CheckForZoomAccessibility |
|
|
|
◆ ConvertFromUIInterfaceOrientation:
◆ didRotate:
◆ EnableHighQualityVoiceChat:
| - (void) EnableHighQualityVoiceChat: |
|
(bool) |
bEnable |
|
◆ EnableIdleTimer:
| - (void) EnableIdleTimer: |
|
(bool) |
bEnable |
|
◆ EnableVoiceChat:
| - (void) EnableVoiceChat: |
|
(bool) |
bEnable |
|
◆ ForceExit
◆ GetAudioVolume
◆ GetBackgroundingMainThreadBlockTime
| - (float) GetBackgroundingMainThreadBlockTime |
|
|
|
◆ GetBatteryLevel
◆ GetDelegate
- Returns
- the single app delegate object
◆ GetMaskFromEDeviceScreenOrientation:
◆ GetMaskFromUIInterfaceOrientation:
◆ GetPendingActivationProtocol
| - (NSString *) GetPendingActivationProtocol |
|
|
|
◆ GetThermalState
◆ GetUIInterfaceOrientationFromUIDeviceOrientation:
◆ HasRecordPermission
| - (bool) HasRecordPermission |
|
|
|
◆ InitializeAudioSession
| - (void) InitializeAudioSession |
|
|
|
◆ interruptionListener
◆ IsBackgroundAudioPlaying
| - (bool) IsBackgroundAudioPlaying |
|
|
|
◆ IsFeatureActive:
◆ IsIdleTimerEnabled
| - (bool) IsIdleTimerEnabled |
|
|
|
◆ IsRunningOnBattery
| - (bool) IsRunningOnBattery |
|
|
|
◆ IsUpdateAvailable
| - (bool) IsUpdateAvailable |
|
|
|
◆ IsVoiceChatEnabled
| - (bool) IsVoiceChatEnabled |
|
|
|
◆ LoadScreenResolutionModifiers
| - (void) LoadScreenResolutionModifiers |
|
|
|
◆ NoUrlCommandLine
| - (void) NoUrlCommandLine |
|
|
|
◆ OverrideBackgroundingMainThreadBlockTime:
| - (void) OverrideBackgroundingMainThreadBlockTime: |
|
(float) |
BlockTime |
|
◆ SetFeature:Active:
Enable/Disable an EAudioFeature. This is reference counted, so a feature must be disabled as many times as it has been enabled to actually be disabled.
◆ SetPendingActivationProtocol:
| - (void) SetPendingActivationProtocol: |
|
(NSString *) |
NewProtocol |
|
◆ StartGameThread
◆ ToggleAudioSession:
| - (void) ToggleAudioSession: |
|
(bool) |
bActive |
|
◆ ToggleSuspend:
◆ UpdateSupportedInterfaceOrientations
| + (void) UpdateSupportedInterfaceOrientations |
|
|
|
◆ WaitAndRunOnGameThread:
Uses the TaskGraph to execute a function on the game thread, and then blocks until the function is executed.
◆ window
◆ bForceExit
◆ AlertResponse
The value of the alert response (atomically set since main thread and game thread use it
◆ BatteryLevel
◆ bAudioActive
◆ bAudioSessionInitialized
| - (bool) bAudioSessionInitialized |
|
readwriteatomicassign |
◆ bBatteryState
◆ bCommandLineReady
| - (bool) bCommandLineReady |
|
readwriteatomicassign |
◆ bDeviceInPortraitMode
| - (bool) bDeviceInPortraitMode |
|
readwriteatomic |
◆ bEngineInit
True if the engine has been initialized
◆ bForceEmitOtherAudioPlaying
| - (bool) bForceEmitOtherAudioPlaying |
|
readwriteatomicassign |
◆ bForceEmitVolume
| - (bool) bForceEmitVolume |
|
readwriteatomicassign |
◆ bHasStarted
◆ bHasSuspended
◆ bIsSuspended
◆ bLastOtherAudioPlaying
| - (bool) bLastOtherAudioPlaying |
|
readwriteatomicassign |
◆ bPlatformInit
◆ bUpdateAvailable
| - (bool) bUpdateAvailable |
|
readwriteatomicassign |
◆ bUsingBackgroundMusic
| - (bool) bUsingBackgroundMusic |
|
readwriteatomicassign |
TRUE if the device is playing background music and we want to allow that
◆ bVoiceChatEnabled
| - (bool) bVoiceChatEnabled |
|
readwriteatomicassign |
◆ CommandLineParseTimer
Delays game initialization slightly in case we have a URL launch to handle
◆ ConsoleAlertController
| - (UIAlertController*) ConsoleAlertController |
|
readwritenonatomicretain |
Properties for managing the console
◆ ConsoleHistoryValues
◆ ConsoleHistoryValuesIndex
| - (int) ConsoleHistoryValuesIndex |
|
readwritenonatomicassign |
◆ IdleTimerEnablePeriod
| - (float) IdleTimerEnablePeriod |
|
readatomicassign |
The time delay (in seconds) between idle timer enable requests and actually enabling the idle timer
◆ IdleTimerEnableTimer
Timer used for re-enabling the idle timer
◆ InterfaceOrientation
◆ IOSApplication
◆ IOSController
The controller for the main view
◆ IOSView
The view containing the game contents
◆ LastVolume
◆ launchOptions
◆ MobileContentScaleFactor
| - (float) MobileContentScaleFactor |
|
readwriteatomicassign |
◆ NativeScale
◆ OSVersion
Version of the OS we are running on (NOT compiled with)
◆ PeakMemoryTimer
◆ PendingActivationProtocol
◆ RequestedResX
◆ RequestedResY
◆ RootView
The view controlled by the auto-rotating controller
◆ savedOpenUrlParameters
◆ ScreenScale
◆ ThermalState
◆ timer
◆ viewController
| - (UIViewController*) viewController |
|
readwriteatomicretain |
splash screen view controller
◆ Window
The documentation for this class was generated from the following files: