UReimportGroomCacheFactory::GetPriority

Get the import priority for this handler.

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

FReimportHandler::GetPriority()

UReimportGroomCacheFactory::GetPriority()

References

Module

HairStrandsEditor

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/ReimportGroomCacheFactory.h

Include

#include "ReimportGroomCacheFactory.h"

Source

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Private/ReimportGroomCacheFactory.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.