UTextureExporterHDR::SupportsObject

Returns whether this exporter supports the specific object.

Windows
MacOS
Linux

Override Hierarchy

UExporter::SupportsObject()

UTextureExporterHDR::SupportsObject()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Exporters/TextureExporterHDR.h

Include

#include "Exporters/TextureExporterHDR.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Factories/EditorFactories.cpp

Syntax

virtual bool SupportsObject
(
    UObject * Object
) const

Remarks

Returns whether this exporter supports the specific object.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss