SteamControllerPad
Swift
public enum SteamControllerPad: CUnsignedInt, Sendable
Steamworks ESteamControllerPad
Topics
case left
case left
Steamworks k_ESteamControllerPad_Left
Declaration
Swift
case left = 0
case right
case right
Steamworks k_ESteamControllerPad_Right
Declaration
Swift
case right = 1
case unrepresentedInSwift
case unrepresentedInSwift
Some undocumented value
Declaration
Swift
case unrepresentedInSwift = 2