docs.unity.cn
    Show / Hide Table of Contents

    Method FNV1A64

    FNV1A64(String)

    Declaration
    public static ulong FNV1A64(string text)
    Parameters
    Type Name Description
    String text
    Returns
    Type Description
    UInt64

    FNV1A64(Int32)

    Declaration
    public static ulong FNV1A64(int val)
    Parameters
    Type Name Description
    Int32 val
    Returns
    Type Description
    UInt64
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use