Click or drag to resize

ControllerHatdirectionCount Property

The number of directions supported by this hat. This can be 4, 8, or 0.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int directionCount { get; }

Property Value

Type: Int32
See Also