Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatform
- ITargetPlatform::RequiresUserCredentials()
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h |
Include | #include "Interfaces/ITargetPlatform.h" |
[EPlatformAuthentication](API\Developer\TargetPlatform\Interfaces\EPlatformAuthentication) RequiresUserCredentials() const
Remarks
Checks whether this platform requires user credentials (typically server platforms). enum if this platform requires user credentials.