C# Class DS4Windows.DS4HapticState

Afficher le fichier Open project: topher-au/WoWmapper Class Usage Examples

Méthodes publiques

Свойство Type Description
LightBarColor DS4Color
LightBarExplicitlyOff bool
LightBarFlashDurationOn byte
RumbleMotorStrengthLeftHeavySlow byte
RumbleMotorsExplicitlyOff bool

Méthodes publiques

Méthode Description
IsLightBarSet ( ) : bool
IsRumbleSet ( ) : bool

Method Details

IsLightBarSet() public méthode

public IsLightBarSet ( ) : bool
Résultat bool

IsRumbleSet() public méthode

public IsRumbleSet ( ) : bool
Résultat bool

Property Details

LightBarColor public_oe property

public DS4Color,DS4Windows LightBarColor
Résultat DS4Color

LightBarExplicitlyOff public_oe property

public bool LightBarExplicitlyOff
Résultat bool

LightBarFlashDurationOn public_oe property

public byte LightBarFlashDurationOn
Résultat byte

RumbleMotorStrengthLeftHeavySlow public_oe property

public byte RumbleMotorStrengthLeftHeavySlow
Résultat byte

RumbleMotorsExplicitlyOff public_oe property

public bool RumbleMotorsExplicitlyOff
Résultat bool