AboutDialog.getAuthors

Returns the string which are displayed in the authors tab of the secondary credits dialog.

class AboutDialog
string[]
getAuthors
()

Return Value

Type: string[]

A NULL-terminated string array containing the authors. The array is owned by the about dialog and must not be modified.

Meta