ControllerHapticType
Swift
public enum ControllerHapticType: CUnsignedInt, Sendable
Steamworks EControllerHapticType
Topics
case off
case off
Steamworks k_EControllerHapticType_Off
Declaration
Swift
case off = 0
case tick
case tick
Steamworks k_EControllerHapticType_Tick
Declaration
Swift
case tick = 1
case click
case click
Steamworks k_EControllerHapticType_Click
Declaration
Swift
case click = 2
case unrepresentedInSwift
case unrepresentedInSwift
Some undocumented value
Declaration
Swift
case unrepresentedInSwift = 3