Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/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. |