FGenericPlatformProperties::RequiresUserCredentials

Checks whether this platform requires user credentials (typically server platforms).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformProperties.h

Include

#include "GenericPlatform/GenericPlatformProperties.h"

Syntax

static bool RequiresUserCredentials()

Remarks

Checks whether this platform requires user credentials (typically server platforms).

Returns

true if this platform requires user credentials, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss