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

Function SaveStr

Line
3288
Location
common.j
Constant?
no
Type
native
Arguments
hashtable table, integer parentKey, integer childKey, string value
Returns
boolean
3288
native  SaveStr                            takes hashtable table, integer parentKey, integer childKey, string value returns boolean
3289
native  SavePlayerHandle                takes hashtable table, integer parentKey, integer childKey, player whichPlayer returns boolean
3290
native  SaveWidgetHandle                takes hashtable table, integer parentKey, integer childKey, widget whichWidget returns boolean
3291
native  SaveDestructableHandle            takes hashtable table, integer parentKey, integer childKey, destructable whichDestructable returns boolean
3292
native  SaveItemHandle                    takes hashtable table, integer parentKey, integer childKey, item whichItem returns boolean
3293
native  SaveUnitHandle                    takes hashtable table, integer parentKey, integer childKey, unit whichUnit returns boolean