AboutDialog.setDocumenters

Sets the strings which are displayed in the documenters tab of the secondary credits dialog. Since 2.6

class AboutDialog
void
setDocumenters
(
string[] documenters
)

Parameters

documenters string[]

a NULL-terminated array of strings. [array zero-terminated=1]

Meta