CMsgKeyValuePair
Interface CMsgKeyValuePair
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CMsgKeyValuePair : ITypedProtobuf<CMsgKeyValuePair>, INativeHandleImplements
Properties
Name
string Name { get; set; }Property Value
Value
string Value { get; set; }Property Value