Summary
Gets the name of the subsong at the specified index.
Syntax
public string GetSubsongName(int subsongIndex)
Parameters
Name | Type | Description |
---|---|---|
subsongIndex | int | The index of the subsong. |
Return Value
Type | Description |
---|---|
string | The name of the subsong. |