Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/UClothingSimulationFactory
- UClothingSimulationFactory::SupportsAsset()
- UChaosClothingSimulationFactory::SupportsAsset()
- UClothingSimulationFactoryNv::SupportsAsset()
References
| Module | ClothingSystemRuntimeInterface |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingSimulationFactory.h |
| Include | #include "ClothingSimulationFactory.h" |
virtual bool SupportsAsset
&40;
UClothingAssetBase &42; InAsset
&41;
Remarks
Given an asset, decide whether this factory can create a simulation to use the data inside (return false if data is invalid or missing in the case of custom data)