UPaperTiledImporterFactory::GetPriority

Get the import priority for this handler.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FReimportHandler::GetPriority()

UPaperTiledImporterFactory::GetPriority()

References

Module

PaperTiledImporter

Header

/Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Classes/PaperTiledImporterFactory.h

Include

#include "PaperTiledImporterFactory.h"

Source

/Engine/Plugins/2D/Paper2D/Source/PaperTiledImporter/Private/PaperTiledImporterFactory.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.