Class UICurrentProductChangeEventArgs
Class UICurrentProductChangeEventArgs.
Namespace: UnityEngine.Industrial.Configuring.RuntimeUI
Syntax
public class UICurrentProductChangeEventArgs : EventArgs
Fields
index
The index
Declaration
public int index
Field Value
| Type | Description |
|---|---|
| Int32 |
name
The name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| String |