Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/GeometryFlowGraphUtil.h |
Include |
#include "GeometryFlowGraphUtil.h" |
namespace UE
{
namespace GeometryFlow
{
TArray< int > UE::GeometryFlow::FindAllConnectionsToNode
(
FGraph::FHandle ToNodeID,
const TArray< FGraph::FConnection > & Connections
)
}
}
Returns an indices into the Connections array.