SwiftlyS2

CCommunity_ClanAnnouncementInfo

Interface CCommunity_ClanAnnouncementInfo

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCommunity_ClanAnnouncementInfo : ITypedProtobuf<CCommunity_ClanAnnouncementInfo>, INativeHandle

Implements

Properties

BanCheckResult

EBanContentCheckResult BanCheckResult { get; set; }
Property Value

Body

string Body { get; set; }
Property Value

Clanid

ulong Clanid { get; set; }
Property Value

Commentcount

int Commentcount { get; set; }
Property Value

EventGid

ulong EventGid { get; set; }
Property Value

ForumTopicId

ulong ForumTopicId { get; set; }
Property Value

Gid

ulong Gid { get; set; }
Property Value

Headline

string Headline { get; set; }
Property Value

Hidden

bool Hidden { get; set; }
Property Value

Language

int Language { get; set; }
Property Value

Posterid

ulong Posterid { get; set; }
Property Value

Posttime

uint Posttime { get; set; }
Property Value

Tags

IProtobufRepeatedFieldValueType<string> Tags { get; }
Property Value

Updatetime

uint Updatetime { get; set; }
Property Value

Votedowncount

int Votedowncount { get; set; }
Property Value

Voteupcount

int Voteupcount { get; set; }
Property Value

On this page