docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Upload

    Upload(string, string, bool)

    Synchronously uploads data to the cloud.

    Declaration
    public override bool Upload(string localPath, string objectPath, bool isArtifact = true)
    Parameters
    Type Name Description
    string localPath

    The path to the file on the local file system.

    string objectPath

    The path to the file on the remote cloud system..

    bool isArtifact

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

    Returns
    Type Description
    bool
    Overrides
    BaseDataConsumer<bool>.Upload(string, string, bool)
    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)