Property CurrentLoadingOperationHandle
CurrentLoadingOperationHandle
The current loading operation for the asset when using AssetChanged. This is default if a loading operation is not available.
Declaration
public AsyncOperationHandle<TObject> CurrentLoadingOperationHandle { get; }
Property Value
| Type | Description |
|---|---|
| AsyncOperationHandle<TObject> |