UClothingAssetFactory::CanImport

Tests whether the given filename should be able to be imported.

Windows
MacOS
Linux

Override Hierarchy

UClothingAssetFactoryBase::CanImport()

UClothingAssetFactory::CanImport()

References

Module

ClothingSystemEditor

Header

/Engine/Source/Editor/ClothingSystemEditor/Public/ClothingAssetFactory.h

Include

#include "ClothingAssetFactory.h"

Source

/Engine/Source/Editor/ClothingSystemEditor/Private/ClothingAssetFactory.cpp

Syntax

virtual bool CanImport
(
    const FString & Filename
)

Remarks

Tests whether the given filename should be able to be imported.

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