AboutDialog.addCreditSection
void addCreditSection(string sectionName, string[] people)Creates a new section in the "Credits" page.
Parameters
sectionName | The name of the section |
people | The people who belong to that section |
void addCreditSection(string sectionName, string[] people)Creates a new section in the "Credits" page.
sectionName | The name of the section |
people | The people who belong to that section |