Delegate ProductSourceChanged
Delegate ProductSourceChanged
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
public delegate void ProductSourceChanged(ProductSourcesArgs productSource);
Parameters
Type | Name | Description |
---|---|---|
ProductSourcesArgs | productSource | The product source. |