FindCornerNbrGroups

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

void

 

FindCornerNbrGroups

(
    int CornerID,
    TArray< int >& GroupsOut
)

Add all the groups connected to the given Corner to the GroupsOut list

Public function Const

void

 

FindCornerNbrGroups

(
    const TArray< int >& CornerIDs,
    TArray< int >& GroupsOut
)

Add all the groups connected to the given Corners to the GroupsOut list

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss