Navigation
API > API/Editor > API/Editor/TurnkeySupport > API/Editor/TurnkeySupport/Interfaces
References
| Module | TurnkeySupport |
| Header | /Engine/Source/Editor/TurnkeySupport/Public/Interfaces/ITurnkeySupportModule.h |
| Include | #include "Interfaces/ITurnkeySupportModule.h" |
Syntax
struct FTurnkeySdkInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bCanInstallAutoSdk | ||
| bool | bCanInstallFullSdk | ||
| bool | bHasBestSdk | ||
| ETurnkeyDeviceAutoSoftwareUpdateMode | DeviceAutoSoftwareUpdates | ||
| ETurnkeyDeviceStatus | DeviceStatus | ||
| FText | SdkErrorInformation | ||
| TMap< FString, Version > | SDKVersions | ||
| ETurnkeyPlatformSdkStatus | Status |
Classes
| Type | Name | Description | |
|---|---|---|---|
| Version |