Class EmptyOperation<TObject> | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class EmptyOperation<TObject>

    Inheritance
    System.Object
    AsyncOperationBase<TObject>
    EmptyOperation<TObject>
    Inherited Members
    AsyncOperationBase<TObject>.m_result
    AsyncOperationBase<TObject>.m_status
    AsyncOperationBase<TObject>.m_error
    AsyncOperationBase<TObject>.m_context
    AsyncOperationBase<TObject>.m_releaseToCacheOnCompletion
    AsyncOperationBase<TObject>.IsValid
    AsyncOperationBase<TObject>.ToString()
    AsyncOperationBase<TObject>.Release()
    AsyncOperationBase<TObject>.Retain()
    AsyncOperationBase<TObject>.ResetStatus()
    AsyncOperationBase<TObject>.Validate()
    AsyncOperationBase<TObject>.Completed
    AsyncOperationBase<TObject>.IAsyncOperation.Completed
    AsyncOperationBase<TObject>.IAsyncOperation.Result
    AsyncOperationBase<TObject>.Status
    AsyncOperationBase<TObject>.OperationException
    AsyncOperationBase<TObject>.MoveNext()
    AsyncOperationBase<TObject>.Reset()
    AsyncOperationBase<TObject>.Current
    AsyncOperationBase<TObject>.Result
    AsyncOperationBase<TObject>.IsDone
    AsyncOperationBase<TObject>.PercentComplete
    AsyncOperationBase<TObject>.Context
    AsyncOperationBase<TObject>.InvokeCompletionEvent()
    AsyncOperationBase<TObject>.SetResult(TObject)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: UnityEngine.ResourceManagement
    Syntax
    public class EmptyOperation<TObject> : AsyncOperationBase<TObject>, IAsyncOperation<TObject>, IAsyncOperation, IEnumerator
    Type Parameters
    Name Description
    TObject

    Methods

    Start(IResourceLocation, TObject, Exception)

    Declaration
    public virtual IAsyncOperation<TObject> Start(IResourceLocation loc, TObject val, Exception error = null)
    Parameters
    Type Name Description
    IResourceLocation loc
    TObject val
    System.Exception error
    Returns
    Type Description
    IAsyncOperation<TObject>
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023