Event Completed
Completion event for the internal operation. If this is assigned on a completed operation, the callback is deferred until the LateUpdate of the current frame.
네임스페이스: UnityEngine.ResourceManagement.AsyncOperations
어셈블리: solution.dll
구문
public event Action<AsyncOperationHandle> Completed
반환
타입 | 설명 |
---|---|
Action<AsyncOperationHandle> |