AboutDialog.setArtists

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

class AboutDialog
void
setArtists
(
string[] artists
)

Parameters

artists string[]

a NULL-terminated array of strings

Meta