AboutDialog.getArtists

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

class AboutDialog
string[]
getArtists
()

Return Value

Type: string[]

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

Meta