Show / Hide Table of Contents

Class GenericDeviceMessageAttributes

Inheritance
Object
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
In This Article
Back to top Generated by DocFX