docs.unity3d.com
    Show / Hide Table of Contents

    Struct InputStateHistory.RecordHeader

    Namespace: UnityEngine.InputSystem.LowLevel
    Syntax
    protected struct RecordHeader

    Fields

    controlIndex

    Declaration
    public int controlIndex
    Field Value
    Type Description
    Int32

    kSizeWithControlIndex

    Declaration
    public const int kSizeWithControlIndex = null
    Field Value
    Type Description
    Int32

    kSizeWithoutControlIndex

    Declaration
    public const int kSizeWithoutControlIndex = null
    Field Value
    Type Description
    Int32

    time

    Declaration
    public double time
    Field Value
    Type Description
    Double

    version

    Declaration
    public uint version
    Field Value
    Type Description
    UInt32

    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
    • Fields
      • controlIndex
      • kSizeWithControlIndex
      • kSizeWithoutControlIndex
      • time
      • version
    • Properties
      • statePtrWithControlIndex
      • statePtrWithoutControlIndex
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023