Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Editor/UnrealEd/Classes/Factories/ReimportCurveTableFactory.h |
Include |
#include "Factories/ReimportCurveTableFactory.h" |
class UReimportCurveTableFactory :
public UCSVImportFactory,
public FReimportHandler
Name | Description | |
---|---|---|
|
UReimportCurveTableFactory ( |
Name | Description | ||
---|---|---|---|
|
CanReimport |
Check to see if the handler is capable of reimporting the object |
|
|
GetPriority() |
Get the import priority for this handler. |
|
|
EReimportRes... |
Reimport ( |
Attempt to reimport the specified object from its source |
|
SetReimportPaths |
Sets the reimport path(s) for the specified object |