Current button state of the Guitar controller

Namespace:  Bespoke.Common.Wiimote
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
[SerializableAttribute]
public struct GuitarButtonState
Visual Basic (Declaration)
<SerializableAttribute> _
Public Structure GuitarButtonState
Visual C++
[SerializableAttribute]
public value class GuitarButtonState

See Also