Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Exporters > API/Editor/UnrealEd/Exporters/UTextureExporterGeneric
- UTextureExporterGeneric::SupportsTexture()
- UTextureExporterBMP::SupportsTexture()
- UTextureExporterDDS::SupportsTexture()
- UTextureExporterEXR::SupportsTexture()
- UTextureExporterHDR::SupportsTexture()
- UTextureExporterPNG::SupportsTexture()
- UTextureExporterTGA::SupportsTexture()
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Exporters/TextureExporterGeneric.h |
| Include | #include "Exporters/TextureExporterGeneric.h" |
virtual bool SupportsTexture
(
UTexture * Texture
) const
Remarks
Derived class exporter must implement :