docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor BuildCache

    BuildCache()

    Creates a new build cache object.

    Declaration
    public BuildCache()

    BuildCache(string, int)

    Creates a new remote build cache object.

    Declaration
    public BuildCache(string host, int port = 8126)
    Parameters
    Type Name Description
    string host

    The server host.

    int port

    The server port.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023