class

Steamcr::MsgClientOGSEndSession

Inherits Reference < Object

Constructors

new(session_id : UInt64, time_ended : UInt32, reason_code : Int32, count_attributes : Int32)
Source

Instance methods

count_attributes
Source
count_attributes=(count_attributes : Int32)
Source
deserialize(io : IO::Memory)
Source
reason_code
Source
reason_code=(reason_code : Int32)
Source
serialize(io : IO::Memory)
Source
session_id
Source
session_id=(session_id : UInt64)
Source
time_ended
Source
time_ended=(time_ended : UInt32)
Source