Class Charter
- Namespace
- ChartTools.Meta
- Assembly
- ChartTools.dll
Creator of the chart
public class Charter
- Inheritance
-
Charter
- Inherited Members
- Extension Methods
Constructors
Charter()
public Charter()
Properties
Icon
Location of the image file to use as an icon in the Clone Hero song browser
public string? Icon { get; set; }
Property Value
Name
Name of the creator
public string? Name { get; set; }
Property Value
Methods
ToString()
public override string ToString()