Event Destroyed
Event for handling the destruction of the operation.
Namespace: UnityEngine.ResourceManagement.AsyncOperations
Assembly: Unity.ResourceManager.dll
Syntax
public event Action<AsyncOperationHandle> Destroyed
Returns
Type | Description |
---|---|
Action<AsyncOperationHandle> |