Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon > API/Runtime/ClothingSystemRuntimeCommon/FClothTetherData > API/Runtime/ClothingSystemRuntimeCommon/FClothTetherData/GenerateTethers
References
| Module | ClothingSystemRuntimeCommon |
| Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothTetherData.h |
| Include | #include "ClothTetherData.h" |
| Source | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothTetherData.cpp |
void GenerateTethers
(
TArray< TArray< TPair< float, int32 > > > && PerDynamicNodeTethers
)
Remarks
Generate the tether batches from existing tether data. PerDynamicNodeTethers is an array where Index = DynamicIndex, and Value is an array of TPair