Class SwitchOnInteger
Branches flow by switching over an integer.
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[UnitCategory("Control")]
[UnitTitle("Switch On Integer")]
[UnitShortTitle("Switch")]
[UnitSubtitle("On Integer")]
[UnitOrder(5)]
public class SwitchOnInteger : SwitchUnit<int>, IBranchUnit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable