UDatasmithImportFactory::FactoryCanImport

Whether the specified file can be imported by this factory.

Windows
MacOS
Linux

Override Hierarchy

UFactory::FactoryCanImport()

UDatasmithImportFactory::FactoryCanImport()

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImportFactory.h

Include

#include "DatasmithImportFactory.h"

Source

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImportFactory.cpp

Syntax

virtual bool FactoryCanImport
(
    const FString & Filename
)

Remarks

Whether the specified file can be imported by this factory.

Returns

true if the file is supported, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss