UReimportSoundFactory::GetPriority

Get the import priority for this handler.

Unreal Engine C++ API Reference > Editor > AudioEditor > Factories > UReimportSoundFactory

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
virtual int32 GetPriority() const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library