FDatasmithImporterUtils::CanCreateAsset

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/Utility/DatasmithImporterUtils.h

Include

#include "Utility/DatasmithImporterUtils.h"

Syntax

template<class ObjectType>
static EAssetCreationStatus CanCreateAsset
(
    const FString & AssetPathName
)

Parameters

Parameter

Description

AssetPathName

Full path name of the asset to create Calls CanCreateAsset(const FString&, const UClass*) with the instantiating class

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