docs.unity.cn
    Show / Hide Table of Contents

    Method Hash

    Hash(Type)

    The hash of this location combined with the specified type.

    Declaration
    int Hash(Type resultType)
    Parameters
    Type Name Description
    Type resultType

    The type of the result.

    Returns
    Type Description
    Int32

    The combined hash of the location and the type.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use