UReimportSoundFactory::GetPriority

Get the import priority for this handler.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FReimportHandler::GetPriority()

UReimportSoundFactory::GetPriority()

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Classes/Factories/ReimportSoundFactory.h

Include

#include "Factories/ReimportSoundFactory.h"

Source

/Engine/Source/Editor/AudioEditor/Private/Factories/ReimportSoundFactory.cpp

Syntax

virtual int32 GetPriority() const

Remarks

Get the import priority for this handler. Import handlers with higher priority values will take precedent over lower priorities.