CProductInfo_SetRichPresenceLocalization_Request_LanguageSection
Interface CProductInfo_SetRichPresenceLocalization_Request_LanguageSection
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CProductInfo_SetRichPresenceLocalization_Request_LanguageSection : ITypedProtobuf<CProductInfo_SetRichPresenceLocalization_Request_LanguageSection>, INativeHandleImplements
Properties
Language
string Language { get; set; }Property Value
Tokens
IProtobufRepeatedFieldSubMessageType<CProductInfo_SetRichPresenceLocalization_Request_Token> Tokens { get; }Property Value