Class ByteInspector
Implements
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
[Inspector(typeof(byte))]
public class ByteInspector : DiscreteNumberInspector<byte>, IDisposable
Constructors
ByteInspector(Metadata)
Declaration
public ByteInspector(Metadata metadata)
Parameters
| Type | Name | Description |
|---|---|---|
| Metadata | metadata |