Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore
References
| Module | GeometryFlowCore |
| 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
)
}
}
Remarks
Returns an indices into the Connections array.