Navigation
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 |