Class IconSize
Inheritance
object
IconSize
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public static class IconSize
Fields
Large
Declaration
public const int Large
Field Value
| Type | Description |
|---|---|
| int |
Medium
Declaration
public const int Medium
Field Value
| Type | Description |
|---|---|
| int |
Small
Declaration
public const int Small
Field Value
| Type | Description |
|---|---|
| int |