UClothingAssetFactory::CanImport

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

Unreal Engine C++ API Reference > Editor > ClothingSystemEditor > UClothingAssetFactory

References

   
Module ClothingSystemEditor
Header /Engine/Source/Editor/ClothingSystemEditor/Public/ClothingAssetFactory.h
Include #include "ClothingAssetFactory.h"
Source /Engine/Source/Editor/ClothingSystemEditor/Private/ClothingAssetFactory.cpp
virtual bool CanImport
(
    const [FString](API\Runtime\Core\Containers\FString) & Filename
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library