Choose your operating system:
Windows
macOS
Linux
| FReimportHandler::CanReimport()
|
Module |
|
Header |
/Engine/Source/Editor/UnrealEd/Classes/Factories/ReimportCurveTableFactory.h |
Include |
#include "Factories/ReimportCurveTableFactory.h" |
Source |
/Engine/Source/Editor/UnrealEd/Private/Factories/CSVImportFactory.cpp |
Check to see if the handler is capable of reimporting the object
true if this handler is capable of reimporting the provided object
Parameter |
Description |
---|---|
Obj |
Object to attempt to reimport |
OutFilenames |
The filename(s) of the source art for the specified object |