SwiftlyS2

CClanEventData

Interface CClanEventData

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CClanEventData : ITypedProtobuf<CClanEventData>, INativeHandle

Implements

Properties

AnnouncementBody

CCommunity_ClanAnnouncementInfo AnnouncementBody { get; }
Property Value

Appid

uint Appid { get; set; }
Property Value

BroadcasterAccountid

uint BroadcasterAccountid { get; set; }
Property Value

BuildBranch

string BuildBranch { get; set; }
Property Value

BuildId

uint BuildId { get; set; }
Property Value

ClanSteamid

ulong ClanSteamid { get; set; }
Property Value

CommentCount

int CommentCount { get; set; }
Property Value

CreatorSteamid

ulong CreatorSteamid { get; set; }
Property Value

EventName

string EventName { get; set; }
Property Value

EventNotes

string EventNotes { get; set; }
Property Value

EventType

EProtoClanEventType EventType { get; set; }
Property Value

FeaturedAppTagid

uint FeaturedAppTagid { get; set; }
Property Value

FollowerCount

uint FollowerCount { get; set; }
Property Value

ForumTopicId

ulong ForumTopicId { get; set; }
Property Value

Gid

ulong Gid { get; set; }
Property Value

Hidden

bool Hidden { get; set; }
Property Value

IgnoreCount

uint IgnoreCount { get; set; }
Property Value

Jsondata

string Jsondata { get; set; }
Property Value

LastUpdateSteamid

ulong LastUpdateSteamid { get; set; }
Property Value

NewsPostGid

ulong NewsPostGid { get; set; }
Property Value

Published

bool Published { get; set; }
Property Value

ReferencedAppids

IProtobufRepeatedFieldValueType<uint> ReferencedAppids { get; }
Property Value

Rtime32EndTime

uint Rtime32EndTime { get; set; }
Property Value

Rtime32LastModified

uint Rtime32LastModified { get; set; }
Property Value

Rtime32StartTime

uint Rtime32StartTime { get; set; }
Property Value

Rtime32VisibilityEnd

uint Rtime32VisibilityEnd { get; set; }
Property Value

Rtime32VisibilityStart

uint Rtime32VisibilityStart { get; set; }
Property Value

RtimeModReviewed

uint RtimeModReviewed { get; set; }
Property Value

ServerAddress

string ServerAddress { get; set; }
Property Value

ServerPassword

string ServerPassword { get; set; }
Property Value

On this page