Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformManagerModule
Type | Name | Description | |
---|---|---|---|
![]() |
ITargetPlatform * | FindTargetPlatform
(
FStringView Name |
Finds a target platform by name. |
![]() |
ITargetPlatform * | FindTargetPlatform
(
FName Name |
Finds a target platform by name. |
![]() |
ITargetPlatform * | FindTargetPlatform
(
const TCHAR* Name |
Finds a target platform by name. |