SteamControllerPad

Swift
public enum SteamControllerPad: CUnsignedInt, Sendable

Steamworks ESteamControllerPad


Topics

case left

Steamworks k_ESteamControllerPad_Left

Declaration
Swift
case left = 0

case right

Steamworks k_ESteamControllerPad_Right

Declaration
Swift
case right = 1

case unrepresentedInSwift

Some undocumented value

Declaration
Swift
case unrepresentedInSwift = 2