SwiftlyS2

CMsgGCRequestAnnouncementsResponse

Interface CMsgGCRequestAnnouncementsResponse

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgGCRequestAnnouncementsResponse : ITypedProtobuf<CMsgGCRequestAnnouncementsResponse>, INativeHandle

Implements

Properties

Announcement

string Announcement { get; set; }
Property Value

AnnouncementTitle

string AnnouncementTitle { get; set; }
Property Value

Nextmatch

string Nextmatch { get; set; }
Property Value

NextmatchTitle

string NextmatchTitle { get; set; }
Property Value

On this page