Files
UnrealEngine/Engine/Source/Editor/ClothingSystemEditorInterface/Private/ClothingAssetFactoryInterface.cpp
2025-05-18 13:04:45 +08:00

6 lines
191 B
C++

// Copyright Epic Games, Inc. All Rights Reserved.
#include "ClothingAssetFactoryInterface.h"
const FName IClothingAssetFactoryProvider::FeatureName = TEXT("ClothingAssetFactoryProvider");