docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsValid

    IsValid()

    Returns the state of the internal operation. If the load has not been started or if it has been released, the operation will not be valid and this will return false. This can be used to determine if an AssetReference has started loading or not.

    Declaration
    public bool IsValid()
    Returns
    Type Description
    bool

    True if the operation is valid. A valid operation is created when loading begins and it is invalidated when it has been released.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)