BIN_fnc_addObjectsToArea
Jump to navigation
Jump to search
Hover & click on the images for descriptions
Description
- Description:
-
/* Killzone_Kid Description: Adds given array of objects to area, ovewriting previous objects data stored for the area in extension Parameter(s): 0: STRING - area name 1: ARRAY - array of objects to add Returns: NUMBER - number of objects added Example: ["myArea", [obj1,ob2,...]] call BIN_fnc_addObjectsToArea */
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)
Syntax
- Syntax:
- Return Value:
Examples
- Example:
- Example needed
Additional Information
- Execution:
- call
- See also:
- See also needed
- Groups:
- Collisions