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
{
template<typename SwitchNodeType>
void UE&58;&58;GeometryFlow&58;&58;UpdateSwitchNodeInputIndex
&40;
FGraph & Graph,
FGraph::FHandle NodeHandle,
int32 NewSwitchIndex
&41;
}
}
Remarks
Update the integer index that controls which Input to a TSwitchNode will be provided as it's Output.