Show / Hide Table of Contents

Class MyObjectBuilder_FontData

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_FontData
Inherited Members
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_FontData : MyObjectBuilder_Base

Constructors

MyObjectBuilder_FontData()

Declaration
public MyObjectBuilder_FontData()

Fields

Path

Declaration
public string Path
Field Value
Type Description
System.String

Size

Declaration
public uint Size
Field Value
Type Description
System.UInt32

SwappedPath

Declaration
public string SwappedPath
Field Value
Type Description
System.String

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
  • Constructors
    • MyObjectBuilder_FontData()
  • Fields
    • Path
    • Size
    • SwappedPath
  • Extension Methods
Back to top
Generated by DocFX
☀
☾