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