class

Steamcr::MsgClientChatAction

Inherits Reference < Object

Constructors

new(steam_id_chat : UInt64, steam_id_user_to_act_on : UInt64, chat_action : EChatAction)
Source

Instance methods

chat_action
Source
chat_action=(chat_action : Steamcr::EChatAction)
Source
deserialize(io : IO::Memory)
Source
serialize(io : IO::Memory)
Source
steam_id_chat
Source
steam_id_chat=(steam_id_chat : UInt64)
Source
steam_id_user_to_act_on
Source
steam_id_user_to_act_on=(steam_id_user_to_act_on : UInt64)
Source