Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
Include |
#include "OnlineSubsystemTypes.h" |
namespace EOnlineFriendState
{
enum Type
{
Offline,
Online,
Away,
Busy,
}
}
Name |
Description |
---|---|
Offline |
Not currently online |
Online |
Signed in and online |
Away |
Signed in, online, and idle |
Busy |
Signed in, online, and asks to be left alone |
The possible friend states for a friend entry