docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum HashSize

    Represents the length of a var int encoded hash Note that the HashSize does not say anything about the actual final output due to the var int encoding It just says how many bytes the maximum will be

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public enum HashSize : byte

    Fields

    Name Description
    VarIntEightBytes

    Eight byte hash

    VarIntFourBytes

    Four byte hash

    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)