ITargetPlatform::RequiresUserCredentials

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

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library