Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IDeviceManagerCustomPlatformWidgetCreator.h |
Include | #include "Interfaces/IDeviceManagerCustomPlatformWidgetCreator.h" |
Syntax
class IDeviceManagerCustomPlatformWidgetCreator
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddDevice
(
const FString& InPlatformName, |
|
![]() |
TSharedPtr< SWidget > | CreateAddDeviceWidget
(
const FString& InPlatformName |
|
![]() |
TSharedPtr< SWidget > | CreateDeviceInfoWidget
(
const FString& InPlatformName, |
|
![]() |
bool | IsAddDeviceInputValid
(
const FString& InPlatformName, |