docs.unity.cn
    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.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023