Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FApp
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/App.h |
| Include | #include "Misc/App.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/App.cpp |
static FGuid GetInstanceId&40;&41;
Remarks
Gets the globally unique identifier of this application instance.
Every running instance of the engine has a globally unique instance identifier that can be used to identify it from anywhere on the network. Instance identifier, or an invalid GUID if there is no local instance.