docs.unity.cn
    Show / Hide Table of Contents

    Method GetHashCode

    GetHashCode()

    Returns the hash of the archetype.

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    Int32

    An integer hash code.

    Overrides
    ValueType.GetHashCode()
    Remarks

    Two EntityArchetype instances referencing the same archetype return the same hash.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023