UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DynamicMeshEditorLocals Namespace Reference

Functions

template<typename FuncType >
bool StitchLoopsInternal (FDynamicMeshEditor &Editor, int32 NumQuads, FuncType &&GetQuadVidsForIndex, FDynamicMeshEditResult &ResultOut)
 

Function Documentation

◆ StitchLoopsInternal()

template<typename FuncType >
bool DynamicMeshEditorLocals::StitchLoopsInternal ( FDynamicMeshEditor Editor,
int32  NumQuads,
FuncType &&  GetQuadVidsForIndex,
FDynamicMeshEditResult ResultOut 
)