EPlatformAuthentication

Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces

References

   
Module TargetPlatform
Header /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatform.h
Include #include "Interfaces/ITargetPlatform.h"

Syntax

enum EPlatformAuthentication  
{  
    Never,  
    Possible,  
    Always,  
}  

Values

Name Description
Never  
Possible  
Always  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library