Version: 2021.2
언어: 한국어
public bool isDone ;

설명

Checks if the operation is finished.

Returns true if the operation is finished. Otherwise, returns false. Once the property returns true, GetAssetPackStateAsyncOperation.size and GetAssetPackStateAsyncOperation.states properties can be called to get results. Read-only. See Also: GetAssetPackStateAsyncOperation.keepWaiting, GetAssetPackStateAsyncOperation.size, GetAssetPackStateAsyncOperation.states.