class

Steamcr::MsgClientChatMsg

Inherits Reference < Object

Constructors

new(steam_id_chatter : UInt64, steam_id_chat_room : UInt64, chat_msg_type : EChatEntryType)
Source

Instance methods

chat_msg_type
Source
chat_msg_type=(chat_msg_type : Steamcr::EChatEntryType)
Source
deserialize(io : IO::Memory)
Source
serialize(io : IO::Memory)
Source
steam_id_chat_room
Source
steam_id_chat_room=(steam_id_chat_room : UInt64)
Source
steam_id_chatter
Source
steam_id_chatter=(steam_id_chatter : UInt64)
Source