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

Function LoadRectHandle

Line
3349
Location
common.j
Constant?
no
Type
native
Arguments
hashtable table, integer parentKey, integer childKey
Returns
rect
3349
native  LoadRectHandle                takes hashtable table, integer parentKey, integer childKey returns rect
3350
native  LoadBooleanExprHandle        takes hashtable table, integer parentKey, integer childKey returns boolexpr
3351
native  LoadSoundHandle                takes hashtable table, integer parentKey, integer childKey returns sound
3352
native  LoadEffectHandle            takes hashtable table, integer parentKey, integer childKey returns effect
3353
native  LoadUnitPoolHandle            takes hashtable table, integer parentKey, integer childKey returns unitpool
3354
native  LoadItemPoolHandle            takes hashtable table, integer parentKey, integer childKey returns itempool