Class SwitchOnIntegerDescriptor
Inheritance
object
SwitchOnIntegerDescriptor
Inherited Members
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class SwitchOnIntegerDescriptor : SwitchUnitDescriptor<int>, IAssigner, IUnitDescriptor, IDescriptor
Constructors
SwitchOnIntegerDescriptor(SwitchOnInteger)
Declaration
public SwitchOnIntegerDescriptor(SwitchOnInteger unit)
Parameters
| Type | Name | Description |
|---|---|---|
| SwitchOnInteger | unit |
Methods
GetLabelForOption(int)
Declaration
protected override string GetLabelForOption(int option)
Parameters
| Type | Name | Description |
|---|---|---|
| int | option |
Returns
| Type | Description |
|---|---|
| string |