The search keyword must be a single word (no spaces).
Function SaveDialogHandle
- Line
- 3317
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- hashtable table, integer parentKey, integer childKey, dialog whichDialog
- Returns
- boolean
| 3317 | native SaveDialogHandle takes hashtable table, integer parentKey, integer childKey, dialog whichDialog returns boolean |
| 3318 | native SaveButtonHandle takes hashtable table, integer parentKey, integer childKey, button whichButton returns boolean |
| 3319 | native SaveTextTagHandle takes hashtable table, integer parentKey, integer childKey, texttag whichTexttag returns boolean |
| 3320 | native SaveLightningHandle takes hashtable table, integer parentKey, integer childKey, lightning whichLightning returns boolean |
| 3321 | native SaveImageHandle takes hashtable table, integer parentKey, integer childKey, image whichImage returns boolean |
| 3322 | native SaveUbersplatHandle takes hashtable table, integer parentKey, integer childKey, ubersplat whichUbersplat returns boolean |