docs.unity3d.com
    Show / Hide Table of Contents

    Struct EntityInChunk

    Namespace: Unity.Entities
    Syntax
    public struct EntityInChunk : IComparable<EntityInChunk>, IEquatable<EntityInChunk>

    Methods

    CompareTo(EntityInChunk)

    Declaration
    public int CompareTo(EntityInChunk other)
    Parameters
    Type Name Description
    EntityInChunk other
    Returns
    Type Description
    Int32

    Equals(EntityInChunk)

    Declaration
    public bool Equals(EntityInChunk other)
    Parameters
    Type Name Description
    EntityInChunk other
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 23 March 2022
    Terms of use