Navigation
API > API/Plugins > API/Plugins/ChaosClothAsset > API/Plugins/ChaosClothAsset/FCollectionClothSelectionConstFa-
Description
Find the secondary selection set for the given selection name. Returns nullptr if no such selection exists or if it does not have an associated secondary set.
| Name | FindSelectionSecondarySet |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Public/ChaosClothAsset/CollectionClothSelectionFacade.h |
| Include Path | #include "ChaosClothAsset/CollectionClothSelectionFacade.h" |
| Source | /Engine/Plugins/ChaosClothAsset/Source/ChaosClothAsset/Private/ChaosClothAsset/CollectionClothSelectionFacade.cpp |
const TSet< int32 > * FindSelectionSecondarySet
(
const FName & Name
) const