Struct DebugIdentifier | Kinematica | 0.8.0-preview
docs.unity.cn
    Show / Hide Table of Contents

    Struct DebugIdentifier

    Namespace: Unity.Kinematica
    Syntax
    public struct DebugIdentifier

    Fields

    index

    Declaration
    public ushort index
    Field Value
    Type Description
    UInt16

    typeHashCode

    Declaration
    public int typeHashCode
    Field Value
    Type Description
    Int32

    version

    Declaration
    public ushort version
    Field Value
    Type Description
    UInt16

    Properties

    Invalid

    Declaration
    public static DebugIdentifier Invalid { get; }
    Property Value
    Type Description
    DebugIdentifier

    IsValid

    Declaration
    public bool IsValid { get; }
    Property Value
    Type Description
    Boolean

    Methods

    Equals(DebugIdentifier)

    Declaration
    public bool Equals(DebugIdentifier identifier)
    Parameters
    Type Name Description
    DebugIdentifier identifier
    Returns
    Type Description
    Boolean

    EqualsIndexAndVersion(DebugIdentifier)

    Declaration
    public bool EqualsIndexAndVersion(DebugIdentifier identifier)
    Parameters
    Type Name Description
    DebugIdentifier identifier
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Monday, August 3, 2020