SwiftlyS2

CSVCMsg_GetCvarValue

Interface CSVCMsg_GetCvarValue

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

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

Implements

Properties

int Cookie { get; set; }
Property Value

CvarName

string CvarName { get; set; }
Property Value

On this page