OverlayBrowserProtocolNavigation

Swift
public struct OverlayBrowserProtocolNavigation: Sendable

Steamworks OverlayBrowserProtocolNavigation_t


Topics

var uri: String

Steamworks rgchURI

Declaration
Swift
public let uri: String

init(uri: String)

Create a customized OverlayBrowserProtocolNavigation

Declaration
Swift
public init(uri: String = "")