Enum UpdateMigrationPage.MigrationStep.State
Namespace: Unity.VisualScripting
Syntax
public enum State
Fields
| Name | Description | Value |
|---|---|---|
| Idle | 0 | |
| Migrating | 1 | |
| Success | 2 | |
| Failure | 3 |
public enum State
| Name | Description | Value |
|---|---|---|
| Idle | 0 | |
| Migrating | 1 | |
| Success | 2 | |
| Failure | 3 |