Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformProcess > API/Runtime/Core/FGenericPlatformProcess/ApplicationSettingsContext
| Name | Context |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProcess.h |
| Include Path | #include "GenericPlatform/GenericPlatformProcess.h" |
Syntax
enum Context
{
LocalUser,
RoamingUser,
ApplicationSpecific,
}
Values
| Name | Remarks |
|---|---|
| LocalUser | |
| RoamingUser | |
| ApplicationSpecific |