Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeNv > API/Runtime/ClothingSystemRuntimeNv/UClothingSimulationFactoryNv
- UClothingSimulationFactory::SupportsAsset()
- UClothingSimulationFactoryNv::SupportsAsset()
References
| Module | ClothingSystemRuntimeNv |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeNv/Public/ClothingSimulationFactoryNv.h |
| Include | #include "ClothingSimulationFactoryNv.h" |
| Source | /Engine/Source/Runtime/ClothingSystemRuntimeNv/Private/ClothingSimulationFactoryNv.cpp |
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)