![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Enumerations | |
| enum | Type : int { InternalOnly , PreferExternal , Auto } |
The default install location for the application
| 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 |