AboutDialog.addCreditSection

Creates a new section in the Credits page.

class AboutDialog
void
addCreditSection
(,
string[] people
)

Parameters

sectionName string

The name of the section

people string[]

The people who belong to that section

Meta