The search keyword must be a single word (no spaces).

Function DialogAddQuitButton

Line
3238
Location
common.j
Constant?
no
Type
native
Arguments
dialog whichDialog, boolean doScoreScreen, string buttonText, integer hotkey
Returns
button
3238
native DialogAddQuitButton          takes dialog whichDialog, boolean doScoreScreen, string buttonText, integer hotkey returns button
3239
native DialogDisplay                takes player whichPlayer, dialog whichDialog, boolean flag returns nothing
3240
3241
// Creates a new or reads in an existing game cache file stored
3242
// in the current campaign profile dir
3243
//