TTargetPlatformBase::RequiresUserCredentials

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

Windows
MacOS
Linux

Override Hierarchy

ITargetPlatform::RequiresUserCredentials()

TTargetPlatformBase::RequiresUserCredentials()

References

Module

TargetPlatform

Header

/Engine/Source/Developer/TargetPlatform/Public/Common/TargetPlatformBase.h

Include

#include "Common/TargetPlatformBase.h"

Syntax

virtual EPlatformAuthentication RequiresUserCredentials() const

Remarks

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

Returns

enum if this platform requires user credentials.

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