Class IntInspector
Inherited Members
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class IntInspector : DiscreteNumberInspector<int>
Constructors
IntInspector(Metadata)
Declaration
public IntInspector(Metadata metadata)
Parameters
| Type | Name | Description |
|---|---|---|
| Metadata | metadata |