Steamcr::MsgGSGetUserGroupStatusResponse
Inherits Reference < Object
Constructors
new(steam_id_user : UInt64, steam_id_group : UInt64, clan_relationship : EClanRelationship, clan_rank : EClanRank)
SourceInstance methods
clan_rank
Sourceclan_rank=(clan_rank : Steamcr::EClanRank)
Sourceclan_relationship
Sourceclan_relationship=(clan_relationship : Steamcr::EClanRelationship)
Sourcedeserialize(io : IO::Memory)
Sourceserialize(io : IO::Memory)
Sourcesteam_id_group
Sourcesteam_id_group=(steam_id_group : UInt64)
Sourcesteam_id_user
Sourcesteam_id_user=(steam_id_user : UInt64)
Source