SwiftlyS2

CMsgPartyInviteResponse

Interface CMsgPartyInviteResponse

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgPartyInviteResponse : ITypedProtobuf<CMsgPartyInviteResponse>, INativeHandle

Implements

Properties

Accept

bool Accept { get; set; }
Property Value

ClientVersion

uint ClientVersion { get; set; }
Property Value

PartyId

ulong PartyId { get; set; }
Property Value

TeamInvite

uint TeamInvite { get; set; }
Property Value

On this page