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

설명

Checks if the operation is still running.

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