ControllerHapticLocation

Swift
public enum ControllerHapticLocation: CUnsignedInt, Sendable

Steamworks EControllerHapticLocation


Topics

case left

Steamworks k_EControllerHapticLocation_Left

Declaration
Swift
case left = 1

case both

Steamworks k_EControllerHapticLocation_Both

Declaration
Swift
case both = 3

case unrepresentedInSwift

Some undocumented value

Declaration
Swift
case unrepresentedInSwift = 4