SwiftlyS2

PublishedFileDetails_VoteData

Interface PublishedFileDetails_VoteData

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface PublishedFileDetails_VoteData : ITypedProtobuf<PublishedFileDetails_VoteData>, INativeHandle

Implements

Properties

Score

float Score { get; set; }
Property Value

VotesDown

uint VotesDown { get; set; }
Property Value

VotesUp

uint VotesUp { get; set; }
Property Value

On this page