ERemotePlayInputType
Enum ERemotePlayInputType
Namespace: SwiftlyS2.Shared.SteamAPI
Assembly: SwiftlyS2.CS2.dll
public enum ERemotePlayInputTypeFields
- k_ERemotePlayInputKeyDown = 5
- k_ERemotePlayInputKeyUp = 6
- k_ERemotePlayInputMouseButtonDown = 2
- k_ERemotePlayInputMouseButtonUp = 3
- k_ERemotePlayInputMouseMotion = 1
- k_ERemotePlayInputMouseWheel = 4
- k_ERemotePlayInputUnknown = 0