docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct InputStateHistory.RecordHeader

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Namespace: UnityEngine.InputSystem.LowLevel
    Assembly: Unity.InputSystem.dll
    Syntax
    protected struct InputStateHistory.RecordHeader

    Fields

    controlIndex

    Declaration
    public int controlIndex
    Field Value
    Type Description
    int

    kSizeWithControlIndex

    Declaration
    public const int kSizeWithControlIndex = 16
    Field Value
    Type Description
    int

    kSizeWithoutControlIndex

    Declaration
    public const int kSizeWithoutControlIndex = 12
    Field Value
    Type Description
    int

    time

    Declaration
    public double time
    Field Value
    Type Description
    double

    version

    Declaration
    public uint version
    Field Value
    Type Description
    uint

    Properties

    statePtrWithControlIndex

    Declaration
    public byte* statePtrWithControlIndex { get; }
    Property Value
    Type Description
    byte*

    statePtrWithoutControlIndex

    Declaration
    public byte* statePtrWithoutControlIndex { get; }
    Property Value
    Type Description
    byte*
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)