Delegate ProductAddressableLoader.ProductLoadFailedHandler
Product load failed handler
Namespace: UnityEngine.Industrial.Configuring.ConfiguratorRuntime
Syntax
public delegate void ProductLoadFailedHandler(AsyncOperationHandle<GameObject> asyncOperation);
Parameters
Type | Name | Description |
---|---|---|
AsyncOperationHandle<GameObject> | asyncOperation |