Steamcr::MsgClientOGSBeginSession
Inherits Reference < Object
Constructors
new(account_type : UInt8, account_id : UInt64, app_id : UInt32, time_started : UInt32)
SourceInstance methods
account_id
Sourceaccount_id=(account_id : UInt64)
Sourceaccount_type
Sourceaccount_type=(account_type : UInt8)
Sourceapp_id
Sourceapp_id=(app_id : UInt32)
Sourcedeserialize(io : IO::Memory)
Sourceserialize(io : IO::Memory)
Sourcetime_started
Sourcetime_started=(time_started : UInt32)
Source