You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
19 lines
472 B
INI
19 lines
472 B
INI
[Audio]
|
|
AudioDeviceModuleName=IOSAudio
|
|
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
|
|
PlatformHeadroomDB=0
|
|
|
|
[OnlineSubsystem]
|
|
DefaultPlatformService=IOS
|
|
|
|
[Advertising]
|
|
DefaultProviderName=IOSAdvertising
|
|
|
|
[DeviceProfileManager]
|
|
DeviceProfileSelectionModule="IOSDeviceProfileSelector"
|
|
|
|
[OnlineSubsystemIOS.Store]
|
|
bSupportInAppPurchasing=False
|
|
|
|
[SlateRenderer]
|
|
NumPreallocatedVertices=200 |