Steamcr::MsgClientChatMsg
Inherits Reference < Object
Constructors
new(steam_id_chatter : UInt64, steam_id_chat_room : UInt64, chat_msg_type : EChatEntryType)
SourceInstance methods
chat_msg_type
Sourcechat_msg_type=(chat_msg_type : Steamcr::EChatEntryType)
Sourcedeserialize(io : IO::Memory)
Sourceserialize(io : IO::Memory)
Sourcesteam_id_chat_room
Sourcesteam_id_chat_room=(steam_id_chat_room : UInt64)
Sourcesteam_id_chatter
Sourcesteam_id_chatter=(steam_id_chatter : UInt64)
Source