Class GenericDeviceMessageAttributes
Namespace: Buttplug.Core.Messages
Assembly: Buttplug.dll
Syntax
public class GenericDeviceMessageAttributes : object
Fields
ActuatorType
Declaration
public readonly ActuatorType ActuatorType
Field Value
| Type | Description |
|---|---|
| ActuatorType |
FeatureDescriptor
Declaration
public readonly string FeatureDescriptor
Field Value
| Type | Description |
|---|---|
| String |
StepCount
Declaration
public readonly uint StepCount
Field Value
| Type | Description |
|---|---|
| UInt32 |
Properties
Index
Declaration
public uint Index { get; }
Property Value
| Type | Description |
|---|---|
| UInt32 |