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
{
int UE&58;&58;GeometryFlow&58;&58;FindAnyConnectionFromNode
&40;
FGraph::FHandle FromNode,
const TArray< FGraph::FConnection > & Connections
&41;
}
}
Remarks
Returns an index into the Connections array or -1 if not found.