Field OnComplete
Event that is invoked when the async operation is complete.
Namespace: UnityEngine.ResourceManagement
Syntax
public Action<UnityWebRequestAsyncOperation> OnComplete
Returns
| Type | Description |
|---|---|
| Action<UnityWebRequestAsyncOperation> |
Event that is invoked when the async operation is complete.
public Action<UnityWebRequestAsyncOperation> OnComplete
| Type | Description |
|---|---|
| Action<UnityWebRequestAsyncOperation> |