docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ConsumerFileProduced

    ConsumerFileProduced(string, bool, bool)

    Inform the manager that file is produced and is ready for upload.

    Declaration
    public void ConsumerFileProduced(string filePath, bool synchronous = false, bool isArtifact = true)
    Parameters
    Type Name Description
    string filePath

    Full path to the file on the local file system

    bool synchronous

    boolean indicating if the upload is to be done synchronously.

    bool isArtifact

    A flag indicating if the file being consumed is an 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)