docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor RemoteContentId

    RemoteContentId(in FixedString512Bytes)

    Construct an id with only the path. The Hash is computed from the name.

    Declaration
    public RemoteContentId(in FixedString512Bytes name)
    Parameters
    Type Name Description
    FixedString512Bytes name

    The name of the content.

    RemoteContentId(in FixedString512Bytes, Hash128)

    Construct an id with a name and custom hash.

    Declaration
    public RemoteContentId(in FixedString512Bytes name, Hash128 hash)
    Parameters
    Type Name Description
    FixedString512Bytes name

    The name of the content.

    Hash128 hash

    The hash for the id.

    In This Article
    • RemoteContentId(in FixedString512Bytes)
    • RemoteContentId(in FixedString512Bytes, Hash128)
    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)