RemotePlayInput
Swift
public struct RemotePlayInput: Sendable
Steamworks RemotePlayInput_t
Topics
var sessionID: RemotePlaySessionID
var sessionID: RemotePlaySessionID
var type: RemotePlayInputType
var type: RemotePlayInputType
var mouseMotion: RemotePlayInputMouseMotion
var mouseMotion: RemotePlayInputMouseMotion
Steamworks m_MouseMotion
Declaration
Swift
public var mouseMotion: RemotePlayInputMouseMotion { get }
var mouseWheel: RemotePlayInputMouseWheel
var mouseWheel: RemotePlayInputMouseWheel
var key: RemotePlayInputKey
var key: RemotePlayInputKey