GameOverlayActivated
Swift
public struct GameOverlayActivated: Sendable
Steamworks GameOverlayActivated_t
Topics
var active: Bool
var active: Bool
var userInitiated: Bool
var userInitiated: Bool
var appID: AppID
var appID: AppID
var overlayPID: Int
var overlayPID: Int
init(active: Bool, userInitiated: Bool, appID: AppID, overlayPID: Int)
init(active: Bool, userInitiated: Bool, appID: AppID, overlayPID: Int)
Create a customized GameOverlayActivated