class

Steamcr::MsgGSGetUserGroupStatusResponse

Inherits Reference < Object

Constructors

new(steam_id_user : UInt64, steam_id_group : UInt64, clan_relationship : EClanRelationship, clan_rank : EClanRank)
Source

Instance methods

clan_rank
Source
clan_rank=(clan_rank : Steamcr::EClanRank)
Source
clan_relationship
Source
clan_relationship=(clan_relationship : Steamcr::EClanRelationship)
Source
deserialize(io : IO::Memory)
Source
serialize(io : IO::Memory)
Source
steam_id_group
Source
steam_id_group=(steam_id_group : UInt64)
Source
steam_id_user
Source
steam_id_user=(steam_id_user : UInt64)
Source