SwiftlyS2

CLocalizationToken

Interface CLocalizationToken

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CLocalizationToken : ITypedProtobuf<CLocalizationToken>, INativeHandle

Implements

Properties

Language

uint Language { get; set; }
Property Value

LocalizedString

string LocalizedString { get; set; }
Property Value

On this page