Property OperationHandle
OperationHandle
The AsyncOperationHandle currently being used by the AssetReference. For example, if you call AssetReference.LoadAssetAsync, this property will return a handle to that operation.
선언
public AsyncOperationHandle OperationHandle { get; }
프로퍼티 값
| 타입 | 설명 |
|---|---|
| AsyncOperationHandle |