USoundWave::GetExporterName

Returns the name of the exporter factory used to export this object Used when multiple factories have the same extension

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

UObject::GetExporterName()

USoundWave::GetExporterName()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h

Include

#include "Sound/SoundWave.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundWave.cpp

Syntax

virtual FName GetExporterName()

Remarks

Returns the name of the exporter factory used to export this object Used when multiple factories have the same extension