The search keyword must be a single word (no spaces).
Function SaveHashtableHandle
- Line
- 3327
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- hashtable table, integer parentKey, integer childKey, hashtable whichHashtable
- Returns
- boolean
| 3327 | native SaveHashtableHandle takes hashtable table, integer parentKey, integer childKey, hashtable whichHashtable returns boolean |
| 3328 | native SaveFrameHandle takes hashtable table, integer parentKey, integer childKey, framehandle whichFrameHandle returns boolean |
| 3329 | |
| 3330 | |
| 3331 | native LoadInteger takes hashtable table, integer parentKey, integer childKey returns integer |
| 3332 | native LoadReal takes hashtable table, integer parentKey, integer childKey returns real |