Show / Hide Table of Contents

Class SensorDeviceMessageAttributes

Inheritance
Object
SensorDeviceMessageAttributes
Namespace: Buttplug.Core.Messages
Assembly: Buttplug.dll
Syntax
public class SensorDeviceMessageAttributes : object

Fields

FeatureDescriptor

Declaration
public readonly string FeatureDescriptor
Field Value
Type Description
String

SensorRange

Declaration
public readonly uint[][] SensorRange
Field Value
Type Description
UInt32[][]

SensorType

Declaration
public readonly SensorType SensorType
Field Value
Type Description
SensorType

Properties

Index

Declaration
public uint Index { get; }
Property Value
Type Description
UInt32
In This Article
Back to top Generated by DocFX