SteamRemotePlaySessionConnected
Swift
public struct SteamRemotePlaySessionConnected: Sendable
Steamworks SteamRemotePlaySessionConnected_t
Topics
var sessionID: RemotePlaySessionID
var sessionID: RemotePlaySessionID
init(sessionID: RemotePlaySessionID)
init(sessionID: RemotePlaySessionID)
Create a customized SteamRemotePlaySessionConnected
Declaration
Swift
public init(sessionID: RemotePlaySessionID = 0)