The search keyword must be a single word (no spaces).
Function SaveFrameHandle
- Line
- 3328
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- hashtable table, integer parentKey, integer childKey, framehandle whichFrameHandle
- 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 |
| 3333 | native LoadBoolean takes hashtable table, integer parentKey, integer childKey returns boolean |