Class MyObjectBuilder_FontDefinition.LanguageResources
Inheritance
System.Object
MyObjectBuilder_FontDefinition.LanguageResources
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
public class LanguageResources : Object
Constructors
LanguageResources()
Declaration
public LanguageResources()
Fields
Language
Declaration
public string Language
Field Value
Type | Description |
---|---|
System.String |
Resources
Declaration
public List<MyObjectBuilder_FontData> Resources
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<MyObjectBuilder_FontData> |