UDatasmithImportFactory::DoesSupportClass

Used on import path edition to select factories that can produce InClass type of asset.

Windows
MacOS
Linux

Override Hierarchy

UFactory::DoesSupportClass()

UDatasmithImportFactory::DoesSupportClass()

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 DoesSupportClass
(
    UClass * InClass
)

Remarks

Used on import path edition to select factories that can produce InClass type of asset.

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