UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EAndroidInstallLocation Namespace Reference

Enumerations

enum  Type : int { InternalOnly , PreferExternal , Auto }
 

Detailed Description

The default install location for the application

Enumeration Type Documentation

◆ Type

Enumerator
InternalOnly 

Install your app only on internal device storage

PreferExternal 

Install your app on external storage when available

Auto 

Internal storage is preferred over external, unless the interal storage is low on space