SwiftlyS2

CCSUsrMsg_VotePass

Interface CCSUsrMsg_VotePass

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CCSUsrMsg_VotePass : ITypedProtobuf<CCSUsrMsg_VotePass>, INativeHandle, INetMessage<CCSUsrMsg_VotePass>, IDisposable

Implements

Properties

DetailsStr

string DetailsStr { get; set; }
Property Value

DispStr

string DispStr { get; set; }
Property Value

Team

int Team { get; set; }
Property Value

VoteType

int VoteType { get; set; }
Property Value

On this page