AboutDialog.getDocumenters

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

class AboutDialog
string[]
getDocumenters
()

Return Value

Type: string[]

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

Meta