docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Consume

    Consume(object, bool, bool)

    Consumes the object data.

    Declaration
    public void Consume(object data, bool synchronous = false, bool isArtifact = true)
    Parameters
    Type Name Description
    object data

    data to be consumed. Generally a string representing a path.

    bool synchronous

    If true, consumption will complete before returning.

    bool isArtifact

    A flag indicating if object being consumed is artifact or not.

    In This Article
    Back to top
    Copyright © 2024 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)