Navigation
Unreal Engine C++ API Reference > Developer > TargetPlatform > Interfaces > ITargetPlatformManagerModule
References
Module | TargetPlatform |
Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/ITargetPlatformManagerModule.h |
Include | #include "Interfaces/ITargetPlatformManagerModule.h" |
const ITextureFormat &42; FindTextureFormat
&40;
FName Name
&41;
Remarks
Finds a texture format with the specified name. The texture format, or nullptr if not found.
Parameters
Name | Description |
---|---|
Name | Name of the format to find. |