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 © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use