Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEditorTools > API/Plugins/ChaosClothAssetEditorTools/UClothMeshSelectionToolBuilder
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void GetSupportedViewModes
(
TArray< UE::Chaos::ClothAsset::EClothPatternVertexType >& Modes |
ChaosClothAsset/ClothEditorToolBuilders.h | ||
virtual void GetSupportedViewModes
(
const UDataflowContextObject& ContextObject, |
IChaosClothAssetEditorToolBuilder. | ChaosClothAsset/ClothEditorToolBuilders.h |
GetSupportedViewModes(TArray< UE::Chaos::ClothAsset::EClothPatternVertexType > &)
| Name | GetSupportedViewModes |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Public/ChaosClothAsset/ClothEditorToolBuilders.h |
| Include Path | #include "ChaosClothAsset/ClothEditorToolBuilders.h" |
virtual void GetSupportedViewModes
(
TArray < UE::Chaos::ClothAsset::EClothPatternVertexType > & Modes
) const
GetSupportedViewModes(const UDataflowContextObject &, TArray< UE::Chaos::ClothAsset::EClothPatternVertexType > &)
Description
IChaosClothAssetEditorToolBuilder.
| Name | GetSupportedViewModes |
| Type | function |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Public/ChaosClothAsset/ClothEditorToolBuilders.h |
| Include Path | #include "ChaosClothAsset/ClothEditorToolBuilders.h" |
| Source | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Private/ChaosClothAsset/ClothEditorToolBuilders.cpp |
virtual void GetSupportedViewModes
(
const UDataflowContextObject & ContextObject,
TArray < UE::Chaos::ClothAsset::EClothPatternVertexType > & Modes
) const