class

Steamcr::MsgClientSetIgnoreFriend

Inherits Reference < Object

Constructors

new(my_steam_id : UInt64, steam_id_friend : UInt64, ignore : UInt8)
Source

Instance methods

deserialize(io : IO::Memory)
Source
ignore
Source
ignore=(ignore : UInt8)
Source
my_steam_id
Source
my_steam_id=(my_steam_id : UInt64)
Source
serialize(io : IO::Memory)
Source
steam_id_friend
Source
steam_id_friend=(steam_id_friend : UInt64)
Source