Navigation
API > API/Developer > API/Developer/TargetPlatform
| Name | EPlatformAuthentication |
| Type | enum |
| Header File | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformControls.h |
| Include Path | #include "Interfaces/ITargetPlatformControls.h" |
Syntax
enum EPlatformAuthentication
{
Never,
Possible,
Always,
}
Values
| Name | Remarks |
|---|---|
| Never | |
| Possible | |
| Always |