Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FApp
Description
Gets the name of this application instance.
By default, the instance name is a combination of the computer name and process ID.
| Name | GetInstanceName |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/App.h |
| Include Path | #include "Misc/App.h" |
static FString GetInstanceName()
Instance name string.