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

Function DialogAddButton

Line
3237
Location
common.j
Constant?
no
Type
native
Arguments
dialog whichDialog, string buttonText, integer hotkey
Returns
button
3237
native DialogAddButton              takes dialog whichDialog, 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

Information about DialogAddButton

You must be logged in with a standard account to contribute.