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" |
static FString GetSessionOwner&40;&41;
Remarks
Gets the name of the user who owns the session that this application is part of, if any.
If this application is part of a session that was launched from UFE, this function will return the name of the user that launched the session. If this application is not part of a session, this function will return the name of the local user account under which the application is running. Name of session owner.