docs.unity3d.com
    Show / Hide Table of Contents

    Struct InputStateHistory.RecordHeader

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    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 = 16
    Field Value
    Type Description
    Int32

    kSizeWithoutControlIndex

    Declaration
    public const int kSizeWithoutControlIndex = 12
    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 readonly byte *statePtrWithControlIndex { get; }
    Property Value
    Type Description
    Byte*

    statePtrWithoutControlIndex

    Declaration
    public readonly byte *statePtrWithoutControlIndex { get; }
    Property Value
    Type Description
    Byte*
    Back to top
    Terms of use
    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