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

Function SaveTrackableHandle

Line
3316
Location
common.j
Constant?
no
Type
native
Arguments
hashtable table, integer parentKey, integer childKey, trackable whichTrackable
Returns
boolean
3316
native  SaveTrackableHandle                takes hashtable table, integer parentKey, integer childKey, trackable whichTrackable 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