Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMisc
Description
Get the Epic account ID for the user who last used the Launcher.
Note: This function is for Epic internal use only. Do not use.
| Name | GetEpicAccountId |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h |
| Include Path | #include "GenericPlatform/GenericPlatformMisc.h" |
| Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMisc.cpp |
static FString GetEpicAccountId()
an empty string if the account ID was not present or it failed to read it for any reason.