Click or drag to resize
MyTextsLanguages Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:VRage.MyTexts.Languages"]

Namespace: VRage
Assembly: VRage (in VRage.dll) Version: 1.0.0.0
Syntax
C#
public static DictionaryReader<int, MyTextsLanguageDescription> Languages { get; }

Property Value

Type: DictionaryReaderInt32, MyTextsLanguageDescription

[Missing <value> documentation for "P:VRage.MyTexts.Languages"]

See Also