Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore > API/Plugins/GeometryFlowCore/BaseNodes > API/Plugins/GeometryFlowCore/BaseNodes/TSwitchNode
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/BaseNodes/SwitchNode.h |
| Include | #include "BaseNodes/SwitchNode.h" |
virtual void UpdateSwitchInputIndex
&40;
const int32 & NewSwitchIndex
&41;
Remarks
This function is used to update the InputIndex, ie select which Output will be provided. This function always Invalidates the Output if the Index was changed.