SwiftlyS2

CMsgInviteToParty

Interface CMsgInviteToParty

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgInviteToParty : ITypedProtobuf<CMsgInviteToParty>, INativeHandle

Implements

Properties

ClientVersion

uint ClientVersion { get; set; }
Property Value

SteamId

ulong SteamId { get; set; }
Property Value

TeamInvite

uint TeamInvite { get; set; }
Property Value

On this page