Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
Include |
#include "OnlineSubsystemTypes.h" |
namespace EFeaturePrivilegeLevel
{
enum Type
{
Undefined,
Disabled,
EnabledFriendsOnly,
Enabled,
}
}
Name |
Description |
---|---|
Undefined |
Not defined for the platform service |
Disabled |
Parental controls have disabled this feature |
EnabledFriendsOnly |
Parental controls allow this feature only with people on their friends list |
Enabled |
Parental controls allow this feature everywhere |
Possible feature privilege access levels