Class 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 |