AboutDialog.setAuthors

Sets the strings which are displayed in the authors tab of the secondary credits dialog.

class AboutDialog
void
setAuthors
(
string[] authors
)

Parameters

authors string[]

a NULL-terminated array of strings

Meta