Class Charter
- Namespace
- ChartTools
- Assembly
- ChartTools.dll
Creator of the chart
public class Charter
- Inheritance
-
Charter
- Inherited Members
- Extension Methods
Properties
Icon
Location of the image file to use as an icon in the Clone Hero song browser
[IniKeySerializable("icon")]
public string? Icon { get; set; }
Property Value
Name
Name of the creator
[ChartKeySerializable("Charter")]
public string? Name { get; set; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.