Class SelectOnInteger
Selects a value from a set by switching over an integer.
Implements
IDisposable
Inherited Members
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
[UnitCategory]
[UnitTitleAttribute]
[UnitShortTitleAttribute]
[UnitSubtitleAttribute]
[UnitOrderAttribute]
public class SelectOnInteger : SelectUnit<int>, ISelectUnit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IAnalyticsIdentifiable
Implements
IDisposable