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> |