Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformManagerModule > FindTargetPlatform
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h |
Include | #include "Interfaces/ITargetPlatformManagerModule.h" |
ITargetPlatform &42; FindTargetPlatform
&40;
FStringView Name
&41;
Remarks
Finds a target platform by name. The target platform, or nullptr if not found.
Parameters
Name | Description |
---|---|
Name | The target platform's short or long name. |