Struct XInputController.Capabilities | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Struct XInputController.Capabilities

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: UnityEngine.Experimental.Input.Plugins.XInput
    Syntax
    public struct Capabilities

    Fields

    flags

    Declaration
    public XInputController.CapabilityFlags flags
    Field Value
    Type Description
    XInputController.CapabilityFlags

    subType

    Declaration
    public XInputController.DeviceSubType subType
    Field Value
    Type Description
    XInputController.DeviceSubType

    type

    Declaration
    public XInputController.DeviceType type
    Field Value
    Type Description
    XInputController.DeviceType
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX